Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-070013
#<BuildRuby:0x00005557562268e0
@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.20231205-070013",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.004119 0.004674 2.360205 ( 3.906972)
build_miniruby 0.001377 0.000276 1.698198 ( 1.997936)
build_ruby 0.001597 0.000320 3.577113 ( 4.576550)
build_all 0.005477 0.003522 5.988062 ( 5.357945)
build_install 0.018882 0.002231 7.463612 ( 7.190488)
test_btest 0.001173 0.000000 82.682567 ( 72.252381)
test_basic 0.004380 0.003699 0.928286 ( 1.287800)
test_all 0.063196 0.061759 672.452390 (343.764179)
test_rubyspec 0.043132 0.021815 91.769216 (103.975205)
total: 544.31 sec