Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-234602
#<BuildRuby:0x000055ea74c1a110
@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.20230810-234602",
@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.000023 0.000005 0.000028 ( 0.000026)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000035 0.000008 0.000043 ( 0.000042)
build_up 0.006200 0.001292 2.259603 ( 6.628149)
build_miniruby 0.001203 0.000250 1.706617 ( 2.719577)
build_ruby 0.001983 0.000000 3.493011 ( 5.640496)
build_all 0.001688 0.007354 2.899382 ( 3.968275)
build_install 0.021679 0.000206 4.435847 ( 7.617581)
test_btest 0.000863 0.000195 84.508177 ( 58.483817)
test_basic 0.004162 0.005289 0.997192 ( 2.345874)
test_all 0.000885 0.000228 686.562397 (584.623025)
test_rubyspec 0.030128 0.034123 104.361447 (223.035658)
total: 895.06 sec