Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-053436
#<BuildRuby:0x00007f007d85fdc0
@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.20240825-053436",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.000000 0.007182 3.430616 ( 3.423446)
build_miniruby 0.001555 0.000322 1.613428 ( 1.609785)
build_ruby 0.001563 0.000293 3.376714 ( 3.551442)
build_all 0.007713 0.000676 7.595136 ( 2.855349)
build_install 0.017884 0.001656 10.537559 ( 4.755169)
test_btest 0.000996 0.000000 114.118182 ( 29.552830)
test_basic 0.006915 0.004244 1.152746 ( 1.198527)
test_all 0.121812 0.034480 967.625171 (446.649509)
test_rubyspec 0.041846 0.055802 176.026852 (110.051764)
total: 603.65 sec