Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-023930
#<BuildRuby:0x00005561288fa258
@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.20240308-023930",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000033 0.000002 0.000035 ( 0.000035)
build_up 0.003124 0.004424 2.430811 ( 2.204846)
build_miniruby 0.001056 0.000113 1.701668 ( 1.699570)
build_ruby 0.000000 0.001569 2.731876 ( 2.952928)
build_all 0.001233 0.006315 6.289466 ( 2.448275)
build_install 0.012436 0.004945 7.710318 ( 3.472320)
test_btest 0.000797 0.000154 89.559276 ( 23.376280)
test_basic 0.000239 0.005986 0.904996 ( 0.966174)
test_all 0.077687 0.041283 804.157087 (270.422160)
test_rubyspec 0.049009 0.032619 113.943851 (123.116927)
total: 430.66 sec