Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-230121
#<BuildRuby:0x000055588dd5e2e8
@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.20231224-230121",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000027 0.000009 0.000036 ( 0.000034)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.002753 0.003626 1.684917 ( 3.045095)
build_miniruby 0.001154 0.000420 1.596778 ( 1.764476)
build_ruby 0.001362 0.000495 3.354843 ( 3.918774)
build_all 0.005379 0.003063 5.547496 ( 3.642870)
build_install 0.018397 0.000690 6.892766 ( 5.648575)
test_btest 0.000613 0.000197 80.399039 ( 59.250269)
test_basic 0.002471 0.005048 0.866270 ( 1.217077)
test_all 0.084809 0.034620 770.226505 (344.982360)
test_rubyspec 0.043482 0.023825 97.244784 (109.641184)
total: 533.11 sec