Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-194511
#<BuildRuby:0x00007fe28583fdc8
@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-194511",
@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.000016 0.000003 0.000019 ( 0.000021)
autoconf 0.000037 0.000008 0.000045 ( 0.000044)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.007123 0.001013 3.521019 ( 3.377388)
build_miniruby 0.001618 0.000015 1.560429 ( 1.557664)
build_ruby 0.000000 0.002220 4.306453 ( 4.470681)
build_all 0.007816 0.000793 7.054679 ( 2.748577)
build_install 0.011094 0.007757 9.992896 ( 4.676947)
test_btest 0.000893 0.000230 91.264949 ( 24.164596)
test_basic 0.000000 0.011034 1.069755 ( 1.121468)
test_all 0.106052 0.044146 746.084753 (242.807801)
test_rubyspec 0.041923 0.041356 131.914464 ( 29.784068)
total: 314.71 sec