Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-122545
#<BuildRuby:0x000055c697365f48
@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.20240123-122545",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.002409 0.003820 1.763028 ( 2.176626)
build_miniruby 0.002001 0.000000 1.775668 ( 1.775905)
build_ruby 0.001793 0.000000 3.523513 ( 3.738765)
build_all 0.001180 0.007433 6.573056 ( 3.278593)
build_install 0.009479 0.008397 7.862602 ( 4.214876)
test_btest 0.000724 0.000210 86.289201 ( 23.421152)
test_basic 0.004780 0.003045 0.908717 ( 0.974091)
test_all 0.077609 0.037986 710.302844 (203.735643)
test_rubyspec 0.055510 0.041528 155.990898 (167.483791)
total: 410.80 sec