Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-011316
#<BuildRuby:0x000055604c8da8e0
@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.20240311-011316",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.000447 0.007215 2.660015 ( 2.490289)
build_miniruby 0.001217 0.000304 1.732922 ( 1.738439)
build_ruby 0.001615 0.000404 3.281957 ( 3.504484)
build_all 0.004092 0.004050 6.531997 ( 3.287975)
build_install 0.012166 0.008094 8.590260 ( 4.876039)
test_btest 0.000811 0.000000 92.615220 ( 37.655227)
test_basic 0.006967 0.001184 0.899437 ( 0.970350)
test_all 0.060770 0.053359 770.677901 (271.875784)
test_rubyspec 0.062484 0.031242 130.863217 (155.841673)
total: 482.24 sec