Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-032347
#<BuildRuby:0x000055fa61fca3d0
@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.20231223-032347",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.005285 0.000235 1.502919 ( 1.839559)
build_miniruby 0.001157 0.000193 1.346685 ( 1.344799)
build_ruby 0.001332 0.000222 2.560200 ( 2.787624)
build_all 0.007504 0.000000 5.468738 ( 2.225274)
build_install 0.014433 0.001893 6.525184 ( 3.338600)
test_btest 0.000842 0.000125 78.685621 ( 21.464029)
test_basic 0.000000 0.005290 0.725512 ( 0.780607)
test_all 0.080177 0.040725 653.236806 (197.151037)
test_rubyspec 0.020941 0.036524 80.887809 ( 92.665133)
total: 323.60 sec