Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-230910
#<BuildRuby:0x00007f9a2406fde0
@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.20240804-230910",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.007321 0.000000 3.332679 ( 3.240667)
build_miniruby 0.001647 0.000000 1.561826 ( 1.558388)
build_ruby 0.001814 0.000000 4.249028 ( 4.467518)
build_all 0.008446 0.000616 8.360641 ( 3.232950)
build_install 0.014686 0.004533 11.072636 ( 5.106969)
test_btest 0.001201 0.000000 116.832330 ( 32.282110)
test_basic 0.008317 0.004415 1.296978 ( 1.345685)
test_all 0.117246 0.032209 810.445530 (234.748148)
test_rubyspec 0.058334 0.033604 165.123902 ( 35.584299)
total: 321.57 sec