Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-003059
#<BuildRuby:0x00007f17c10efdc8
@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.20241022-003059",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.007882 0.000000 3.585048 ( 4.473223)
build_miniruby 0.001682 0.000000 1.619301 ( 3.222019)
build_ruby 0.002289 0.000031 4.306016 ( 4.488372)
build_all 0.009109 0.002082 7.541596 ( 4.078463)
build_install 0.008923 0.017198 10.538234 ( 6.419345)
test_btest 0.000962 0.000000 97.732412 ( 49.237538)
test_basic 0.007472 0.006811 1.301242 ( 1.798651)
test_all 0.130951 0.029427 815.839318 (323.462180)
test_rubyspec 0.040064 0.057728 133.466502 ( 40.514257)
total: 437.70 sec