Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-050011
#<BuildRuby:0x000055d43c8a5f00
@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.20230530-050011",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000026 0.000001 0.000027 ( 0.000028)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.000000 0.006108 1.927340 ( 3.533870)
build_miniruby 0.000192 0.001760 1.283227 ( 1.370641)
build_ruby 0.001503 0.000223 2.847878 ( 3.120630)
build_all 0.003507 0.003932 2.181893 ( 2.076824)
build_install 0.013812 0.003592 3.545358 ( 3.775657)
test_btest 0.000747 0.000140 77.282609 ( 41.403644)
test_basic 0.002573 0.004529 0.786499 ( 1.063453)
test_all 0.001015 0.000222 582.969879 (273.734235)
test_rubyspec 0.027014 0.036099 88.407376 (115.386180)
total: 445.47 sec