Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-165414
#<BuildRuby:0x000055594a459f90
@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.20230806-165414",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.006578 0.000172 2.368380 ( 6.514841)
build_miniruby 0.002123 0.000000 1.737543 ( 3.234122)
build_ruby 0.001959 0.000000 3.462768 ( 6.491989)
build_all 0.004239 0.003747 2.797274 ( 3.298068)
build_install 0.013756 0.005646 4.302196 ( 5.827939)
test_btest 0.000803 0.000098 83.922521 ( 61.164138)
test_basic 0.007108 0.000315 0.952038 ( 1.863592)
test_all 0.000000 0.002109 653.376245 (410.712052)
test_rubyspec 0.021750 0.038091 100.997019 (188.476820)
total: 687.58 sec