Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-221235
#<BuildRuby:0x000056191f7ba230
@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.20230702-221235",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.006169 0.000257 2.023583 ( 3.297142)
build_miniruby 0.001246 0.000143 1.542981 ( 1.633091)
build_ruby 0.001838 0.000000 3.092441 ( 3.414226)
build_all 0.003697 0.004311 2.513258 ( 3.324981)
build_install 0.006002 0.012895 3.960117 ( 4.364548)
test_btest 0.000639 0.000159 79.659192 ( 42.839700)
test_basic 0.006921 0.000648 0.884956 ( 1.260460)
test_all 0.001157 0.000000 602.944547 (280.607314)
test_rubyspec 0.017804 0.033009 88.304457 (102.349329)
total: 443.09 sec