Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-092722
#<BuildRuby:0x000055d01d855f00
@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.20231220-092722",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.000000 0.005437 1.829299 ( 2.244517)
build_miniruby 0.000000 0.001532 1.528498 ( 1.527326)
build_ruby 0.000620 0.001089 3.247891 ( 17.904462)
build_all 0.003919 0.003996 5.614378 ( 2.709430)
build_install 0.014743 0.003570 7.069101 ( 3.985337)
test_btest 0.000540 0.000180 82.275334 ( 33.592526)
test_basic 0.004514 0.000293 0.866727 ( 0.928796)
test_all 0.076768 0.040339 674.454394 (248.552590)
test_rubyspec 0.042709 0.022818 93.830258 (105.756636)
total: 417.20 sec