Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-234610
#<BuildRuby:0x00007f58487dfdc8
@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.20240615-234610",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000027 0.000006 0.000033 ( 0.000029)
autoconf 0.000045 0.000010 0.000055 ( 0.000051)
configure 0.000039 0.000008 0.000047 ( 0.000047)
build_up 0.000361 0.008209 3.903903 ( 4.010307)
build_miniruby 0.001550 0.000450 1.549341 ( 1.553307)
build_ruby 0.000000 0.002366 4.355592 ( 4.493417)
build_all 0.002507 0.007808 8.353445 ( 3.877186)
build_install 0.017506 0.003295 11.278125 ( 5.873966)
test_btest 0.000638 0.000219 111.431807 ( 31.179521)
test_basic 0.004431 0.004311 1.119164 ( 1.170623)
test_all 0.114621 0.036882 791.829233 (244.973247)
test_rubyspec 0.040296 0.053040 159.226910 ( 33.376157)
total: 330.51 sec