Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-193615
#<BuildRuby:0x00007f9e1bd6fdd8
@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.20241225-193615",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.001287 0.004398 1.956442 ( 2.289504)
build_miniruby 0.001086 0.000402 1.543243 ( 1.543087)
build_ruby 0.001371 0.000508 3.827346 ( 39.560507)
build_all 0.008573 0.000152 6.416335 ( 2.643651)
build_install 0.007094 0.010849 7.549519 ( 3.769202)
test_btest 0.000589 0.000242 73.800678 ( 20.826028)
test_basic 0.007287 0.002151 0.859980 ( 0.904944)
test_all 0.095849 0.044677 636.168259 (187.166743)
test_rubyspec 0.038798 0.039120 114.778931 ( 23.382305)
total: 282.09 sec