Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-130721
#<BuildRuby:0x00007f39ead8fdd0
@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.20241208-130721",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000040 0.000002 0.000042 ( 0.000041)
configure 0.000032 0.000002 0.000034 ( 0.000034)
build_up 0.000000 0.007495 3.637177 ( 3.603330)
build_miniruby 0.001344 0.000197 1.653914 ( 1.652847)
build_ruby 0.001820 0.000202 4.066422 ( 4.197212)
build_all 0.006398 0.002812 6.413563 ( 3.093742)
build_install 0.018065 0.003179 9.077568 ( 5.070978)
test_btest 0.000837 0.000109 77.805265 ( 33.370255)
test_basic 0.006759 0.003082 0.850589 ( 3.742438)
test_all 0.098310 0.045431 713.142012 (235.384365)
test_rubyspec 0.057408 0.020815 117.294413 ( 31.610628)
total: 321.73 sec