Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-103100
#<BuildRuby:0x00005638e570df68
@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.20240303-103100",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.002685 0.004626 2.182213 ( 2.086003)
build_miniruby 0.001228 0.000279 1.654772 ( 1.653363)
build_ruby 0.001308 0.000297 3.390467 ( 3.623456)
build_all 0.000762 0.007458 6.668025 ( 2.586030)
build_install 0.016820 0.001207 8.530161 ( 4.018964)
test_btest 0.000737 0.000198 91.223746 ( 24.442883)
test_basic 0.000000 0.006252 0.725238 ( 0.785254)
test_all 0.080031 0.040354 778.945828 (284.967751)
test_rubyspec 0.045528 0.044160 123.875798 (133.679907)
total: 457.84 sec