Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-111557
#<BuildRuby:0x00005575fbde2120
@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.20231222-111557",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000020 0.000002 0.000022 ( 0.000024)
build_up 0.000919 0.004084 1.358273 ( 1.709781)
build_miniruby 0.001393 0.000000 1.180854 ( 1.179056)
build_ruby 0.001441 0.000000 2.706432 ( 2.913008)
build_all 0.003927 0.002793 5.355444 ( 2.204764)
build_install 0.011971 0.005044 6.679081 ( 3.403781)
test_btest 0.000000 0.001085 79.725320 ( 21.589425)
test_basic 0.000000 0.005738 0.875493 ( 0.948124)
test_all 0.088757 0.029697 648.908292 (188.166348)
test_rubyspec 0.024833 0.030023 76.215348 ( 88.679945)
total: 310.80 sec