Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-182705
#<BuildRuby:0x00007f031c60fdd0
@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.20241129-182705",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.001265 0.007289 3.446239 ( 3.308212)
build_miniruby 0.001718 0.000000 1.690277 ( 1.706149)
build_ruby 0.001845 0.000000 4.213855 ( 4.312127)
build_all 0.003726 0.004971 6.473632 ( 2.804515)
build_install 0.014746 0.003058 8.995688 ( 4.383365)
test_btest 0.000676 0.000193 75.691589 ( 20.590018)
test_basic 0.005241 0.004639 0.899382 ( 0.950004)
test_all 0.102388 0.042667 738.562875 (234.834793)
test_rubyspec 0.046245 0.034170 122.270945 ( 30.255894)
total: 303.15 sec