Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-004344
#<BuildRuby:0x00005588f56da2a8
@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.20231214-004344",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.000000 0.007326 2.357974 ( 2.495637)
build_miniruby 0.001613 0.000000 1.613147 ( 1.617026)
build_ruby 0.000000 0.001964 3.350289 ( 3.557745)
build_all 0.002847 0.005416 5.943858 ( 3.158603)
build_install 0.010862 0.009714 7.530366 ( 4.435852)
test_btest 0.000736 0.000214 82.478166 ( 33.839823)
test_basic 0.000000 0.007348 0.898062 ( 0.992936)
test_all 0.080987 0.045925 719.455416 (287.561081)
test_rubyspec 0.047054 0.031186 106.610662 (153.672011)
total: 491.33 sec