Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-053429
#<BuildRuby:0x000055a19218a1a8
@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.20240115-053429",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.001330 0.004167 1.589301 ( 1.938435)
build_miniruby 0.001229 0.000107 1.354166 ( 1.352022)
build_ruby 0.001328 0.000116 2.796874 ( 3.046862)
build_all 0.001929 0.003942 5.023809 ( 2.096440)
build_install 0.010293 0.003244 6.148830 ( 3.057203)
test_btest 0.000000 0.001128 82.179428 ( 22.782874)
test_basic 0.003586 0.002645 0.772799 ( 0.833522)
test_all 0.081452 0.037266 776.093047 (223.826674)
test_rubyspec 0.039627 0.021325 92.602380 (105.663860)
total: 364.60 sec