Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-061207
#<BuildRuby:0x00007f1410e5fdc8
@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.20241118-061207",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000032 0.000001 0.000033 ( 0.000033)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.003885 0.003685 3.408284 ( 3.336627)
build_miniruby 0.001537 0.000122 1.554217 ( 1.551840)
build_ruby 0.001629 0.000131 3.438802 ( 3.611306)
build_all 0.004574 0.004055 6.291580 ( 2.706656)
build_install 0.015430 0.004480 9.089167 ( 4.395810)
test_btest 0.001032 0.000142 75.971032 ( 20.052437)
test_basic 0.008929 0.000634 1.010473 ( 1.063102)
test_all 0.120099 0.025651 709.659376 (220.414072)
test_rubyspec 0.034102 0.049087 119.628503 ( 28.723316)
total: 285.86 sec