Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-120616
#<BuildRuby:0x000055cdd57723d0
@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.20231230-120616",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.001119 0.004381 1.630209 ( 1.998754)
build_miniruby 0.001053 0.000336 1.525600 ( 1.524478)
build_ruby 0.001750 0.000000 3.316633 ( 3.539424)
build_all 0.005437 0.002487 5.802771 ( 2.923925)
build_install 0.014014 0.004645 7.093194 ( 4.160793)
test_btest 0.000707 0.000227 83.444386 ( 29.908025)
test_basic 0.004232 0.004103 0.887672 ( 0.979916)
test_all 0.072835 0.045975 825.158374 (326.390243)
test_rubyspec 0.050247 0.019897 97.948965 (112.082078)
total: 483.51 sec