Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-152452
#<BuildRuby:0x0000557986292390
@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.20240303-152452",
@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.000022 0.000005 0.000027 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000022)
build_up 0.001276 0.006108 2.570591 ( 2.428121)
build_miniruby 0.001211 0.000326 1.485312 ( 1.493749)
build_ruby 0.001386 0.000373 3.463639 ( 12.946819)
build_all 0.007418 0.000939 6.558279 ( 3.329308)
build_install 0.016949 0.002193 8.648087 ( 5.161733)
test_btest 0.000000 0.001012 94.071897 ( 46.335392)
test_basic 0.004658 0.003268 1.008037 ( 1.127597)
test_all 0.062037 0.058766 811.772369 (315.314684)
test_rubyspec 0.031217 0.059208 122.122702 (131.525575)
total: 519.66 sec