Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-075621
#<BuildRuby:0x00007fc452abfdd8
@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.20240713-075621",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.007982 0.000663 3.842190 ( 3.740040)
build_miniruby 0.001718 0.000286 1.690348 ( 1.688801)
build_ruby 0.001732 0.000289 4.265499 ( 4.400026)
build_all 0.009825 0.000221 8.770938 ( 3.852872)
build_install 0.014851 0.008912 11.442818 ( 5.748939)
test_btest 0.000767 0.000150 117.007005 ( 30.537529)
test_basic 0.004264 0.005261 1.098131 ( 1.150020)
test_all 0.106956 0.045012 803.336363 (229.844942)
test_rubyspec 0.050797 0.040657 167.006569 ( 32.906508)
total: 313.87 sec