Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-165509
#<BuildRuby:0x000055a31c05a3b0
@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.20240228-165509",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.002398 0.004470 2.493696 ( 2.340641)
build_miniruby 0.001884 0.000000 1.870541 ( 1.877272)
build_ruby 0.001917 0.000000 3.779424 ( 4.105542)
build_all 0.008162 0.000000 6.825813 ( 3.813157)
build_install 0.013443 0.006751 8.536169 ( 4.533843)
test_btest 0.000689 0.000142 93.191901 ( 33.669946)
test_basic 0.000000 0.007204 0.923225 ( 0.984229)
test_all 0.077991 0.037077 741.201023 (219.138725)
test_rubyspec 0.039796 0.042201 109.044881 (118.481174)
total: 388.95 sec