Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-202450
#<BuildRuby:0x00005608c067e228
@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.20231208-202450",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.002131 0.004519 2.198146 ( 2.328790)
build_miniruby 0.001027 0.000257 1.372376 ( 1.371043)
build_ruby 0.001281 0.000320 3.008546 ( 3.195128)
build_all 0.006876 0.000000 5.401410 ( 2.167996)
build_install 0.016083 0.000446 6.877376 ( 3.381194)
test_btest 0.000755 0.000156 79.787887 ( 22.217494)
test_basic 0.001426 0.004632 0.824008 ( 0.883924)
test_all 0.077350 0.043511 656.756071 (187.536190)
test_rubyspec 0.035167 0.036468 89.394951 (101.469548)
total: 324.55 sec