Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-005443
#<BuildRuby:0x0000556890b3e018
@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-005443",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.002999 0.004570 2.275790 ( 2.086158)
build_miniruby 0.001331 0.000256 1.652461 ( 1.650212)
build_ruby 0.001327 0.000256 2.952246 ( 3.177977)
build_all 0.006445 0.000412 6.148789 ( 2.336802)
build_install 0.008550 0.009669 8.348950 ( 3.991108)
test_btest 0.000827 0.000207 89.568751 ( 24.277238)
test_basic 0.002542 0.003550 0.818782 ( 0.885532)
test_all 0.096010 0.021087 771.694306 (268.126652)
test_rubyspec 0.052030 0.034365 121.596312 (131.227616)
total: 437.76 sec