Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-112724
#<BuildRuby:0x000056361b8a1f90
@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.20231227-112724",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000000 0.005250 1.523996 ( 1.862348)
build_miniruby 0.000000 0.001649 1.534257 ( 1.533459)
build_ruby 0.000658 0.001049 3.381273 ( 3.619578)
build_all 0.006807 0.000757 5.712671 ( 2.849392)
build_install 0.009849 0.008795 6.894441 ( 3.826396)
test_btest 0.000756 0.000130 81.289401 ( 30.888832)
test_basic 0.001289 0.004630 0.879268 ( 0.938283)
test_all 0.105006 0.014962 765.267230 (285.090492)
test_rubyspec 0.034289 0.032506 94.546657 (106.238252)
total: 436.85 sec