Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-162916
#<BuildRuby:0x000055fa2befa008
@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.20230120-162916",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.000256 0.004165 1.076586 ( 1.496183)
build_miniruby 0.001028 0.000244 1.199665 ( 1.201999)
build_ruby 0.001077 0.000257 2.770184 ( 3.049456)
build_all 0.005986 0.000400 3.630718 ( 1.831124)
build_install 0.010230 0.004711 2.916679 ( 2.168572)
test_btest 0.000788 0.000197 55.384482 ( 19.119221)
test_basic 0.001390 0.004817 0.416742 ( 0.515833)
test_all 0.000889 0.000259 630.436210 (188.793994)
test_rubyspec 0.035986 0.008215 67.363835 ( 77.605897)
total: 295.78 sec