Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-185525
#<BuildRuby:0x00007f868eb4fde0
@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.20240808-185525",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.004521 0.003264 2.929219 ( 2.942599)
build_miniruby 0.001185 0.000258 1.546166 ( 1.544687)
build_ruby 0.001530 0.000332 3.584314 ( 3.832760)
build_all 0.003548 0.004933 7.955654 ( 3.037824)
build_install 0.014951 0.005561 10.799983 ( 4.852269)
test_btest 0.000883 0.000244 114.962447 ( 32.101575)
test_basic 0.011409 0.000954 1.367377 ( 1.708295)
test_all 0.120588 0.033991 885.603912 (271.179500)
test_rubyspec 0.054464 0.036483 161.253083 ( 34.841306)
total: 356.04 sec