Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-075215
#<BuildRuby:0x00007f53cabcfdc0
@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.20241012-075215",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.003858 0.003973 4.211362 ( 4.115687)
build_miniruby 0.001984 0.000000 1.686218 ( 1.682404)
build_ruby 0.000000 0.001906 3.772377 ( 26.878910)
build_all 0.006371 0.002803 7.225693 ( 2.986394)
build_install 0.013976 0.004432 9.491954 ( 5.220311)
test_btest 0.000000 0.000994 94.651220 ( 30.264932)
test_basic 0.005049 0.007425 1.333414 ( 1.571629)
test_all 0.133256 0.021926 775.973108 (268.913450)
test_rubyspec 0.048796 0.040389 135.057799 ( 25.159114)
total: 366.79 sec