Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-070324
#<BuildRuby:0x0000562630655f48
@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.20231209-070324",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.006293 0.001210 2.497901 ( 3.527625)
build_miniruby 0.001150 0.000221 1.563015 ( 1.702646)
build_ruby 0.001601 0.000308 3.487289 ( 3.920342)
build_all 0.000884 0.007653 6.159982 ( 4.700856)
build_install 0.015967 0.002956 7.698671 ( 5.957133)
test_btest 0.000756 0.000189 84.426175 ( 81.233935)
test_basic 0.003072 0.005188 0.968067 ( 1.252050)
test_all 0.077486 0.046374 718.676163 (408.103374)
test_rubyspec 0.025530 0.046758 101.857862 (118.235870)
total: 628.63 sec