Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-224952
#<BuildRuby:0x00007f0d9335fdc0
@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.20240728-224952",
@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.000020)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000023 0.000007 0.000030 ( 0.000028)
build_up 0.004637 0.004209 3.993181 ( 3.941014)
build_miniruby 0.001782 0.000573 1.768353 ( 1.902345)
build_ruby 0.002566 0.000825 4.738350 ( 5.154476)
build_all 0.007342 0.003845 8.950588 ( 5.564510)
build_install 0.015171 0.011921 12.336875 ( 8.260042)
test_btest 0.000806 0.000308 117.779714 ( 37.791541)
test_basic 0.007971 0.004021 1.325537 ( 1.404636)
test_all 0.105848 0.044890 787.984489 (233.107197)
test_rubyspec 0.061005 0.028773 173.262654 ( 50.431645)
total: 347.56 sec