Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-061605
#<BuildRuby:0x000056443e22a258
@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.20230713-061605",
@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.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005553 0.000966 2.140408 ( 3.595604)
build_miniruby 0.001350 0.000235 1.684315 ( 1.699708)
build_ruby 0.001270 0.000221 3.167972 ( 3.392607)
build_all 0.005827 0.000229 2.484049 ( 1.456554)
build_install 0.010313 0.005670 3.904483 ( 2.664813)
test_btest 0.000702 0.000140 82.799593 ( 40.406062)
test_basic 0.005339 0.001068 0.887099 ( 1.034426)
test_all 0.000753 0.000707 634.247364 (270.713914)
test_rubyspec 0.027634 0.028444 94.041323 (108.656404)
total: 433.62 sec