Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-212732
#<BuildRuby:0x0000558415426078
@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.20231209-212732",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000006 0.000022 ( 0.000022)
autoconf 0.000024 0.000009 0.000033 ( 0.000033)
configure 0.000022 0.000008 0.000030 ( 0.000029)
build_up 0.003471 0.003738 2.340211 ( 2.408913)
build_miniruby 0.000989 0.000413 1.636642 ( 1.635378)
build_ruby 0.001780 0.000000 3.189614 ( 3.370095)
build_all 0.004510 0.003310 5.788289 ( 2.629723)
build_install 0.009427 0.006781 7.164405 ( 3.527690)
test_btest 0.000465 0.000208 82.458223 ( 32.310537)
test_basic 0.001832 0.002903 0.864355 ( 0.970817)
test_all 0.072970 0.045961 693.945903 (252.329395)
test_rubyspec 0.049872 0.015297 95.454868 (107.244670)
total: 406.43 sec