Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-070001
#<BuildRuby:0x000055f8685c1a00
@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.20240218-070001",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000035 0.000002 0.000037 ( 0.000037)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.000000 0.006336 2.126119 ( 2.491550)
build_miniruby 0.000000 0.001551 1.706791 ( 1.706349)
build_ruby 0.000000 0.001615 3.407367 ( 3.636461)
build_all 0.005506 0.002411 6.813564 ( 3.454309)
build_install 0.016112 0.003390 8.421430 ( 4.907163)
test_btest 0.000681 0.000108 94.911415 ( 38.923755)
test_basic 0.005117 0.000808 0.988707 ( 1.066086)
test_all 0.082323 0.036876 779.700448 (311.045654)
test_rubyspec 0.043095 0.059386 135.439407 (190.303558)
total: 557.54 sec