Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-095504
#<BuildRuby:0x00007f268791fdc0
@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.20241206-095504",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.000611 0.007304 4.265196 ( 4.157318)
build_miniruby 0.001180 0.000278 1.797847 ( 1.796095)
build_ruby 0.001775 0.000418 4.287869 ( 4.379143)
build_all 0.007037 0.001656 6.453505 ( 2.753308)
build_install 0.015641 0.004955 8.924261 ( 4.382919)
test_btest 0.000768 0.000187 77.172897 ( 20.452279)
test_basic 0.001122 0.009054 1.041778 ( 1.087057)
test_all 0.101190 0.043496 755.725520 (243.622943)
test_rubyspec 0.055470 0.031168 123.241006 ( 34.522638)
total: 317.15 sec