Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-195954
#<BuildRuby:0x00007f8bbdb2fde0
@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.20241024-195954",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.003407 0.003893 3.890633 ( 3.797126)
build_miniruby 0.001451 0.000339 1.603752 ( 1.600234)
build_ruby 0.001899 0.000000 4.147569 ( 4.289194)
build_all 0.006225 0.003128 6.770346 ( 2.847947)
build_install 0.013408 0.005368 9.577161 ( 4.682030)
test_btest 0.000945 0.000243 76.363697 ( 20.620006)
test_basic 0.004320 0.005938 1.115651 ( 1.162673)
test_all 0.100587 0.049487 735.077871 (230.647652)
test_rubyspec 0.035044 0.051909 121.883829 ( 26.304285)
total: 295.95 sec