Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-165318
#<BuildRuby:0x00007fb1b551fdd8
@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.20241016-165318",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.005489 0.003552 4.233822 ( 4.177056)
build_miniruby 0.001622 0.000333 1.911901 ( 2.050045)
build_ruby 0.002144 0.000442 4.879060 ( 5.258692)
build_all 0.007488 0.003972 8.040978 ( 5.385601)
build_install 0.015311 0.010122 11.081201 ( 7.770966)
test_btest 0.000668 0.000176 98.471923 ( 40.783124)
test_basic 0.003184 0.008327 1.175153 ( 1.258561)
test_all 0.136614 0.024448 870.154878 (517.179005)
test_rubyspec 0.035809 0.061082 139.864564 ( 68.478728)
total: 652.34 sec