Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-004909
#<BuildRuby:0x000055ade0e2a138
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20221224-004909",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.005378 0.000000 1.160134 ( 2.276062)
build_miniruby 0.001503 0.000000 1.479282 ( 1.488455)
build_ruby 0.001778 0.000000 3.446533 ( 3.975276)
build_all 0.007213 0.000000 3.883269 ( 2.591862)
build_install 0.008204 0.009284 3.197512 ( 2.823388)
test_btest 0.000983 0.000000 56.500989 ( 34.800042)
test_basic 0.001830 0.003839 0.435952 ( 0.579231)
test_all 0.001090 0.000363 652.693429 (276.544445)
test_rubyspec 0.025884 0.027585 70.804233 ( 82.965511)
total: 408.05 sec