Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-202049
#<BuildRuby:0x00007f836fc0fdd8
@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.20240619-202049",
@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.000027)
autoconf 0.000041 0.000007 0.000048 ( 0.000047)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.007864 0.001269 3.441586 ( 3.505945)
build_miniruby 0.001671 0.000270 1.480005 ( 1.476276)
build_ruby 0.001994 0.000000 3.750192 ( 3.878691)
build_all 0.005481 0.004169 7.631542 ( 2.895602)
build_install 0.017817 0.003626 10.450911 ( 5.058679)
test_btest 0.000746 0.000137 115.233165 ( 31.559322)
test_basic 0.005492 0.003665 1.002147 ( 1.050778)
test_all 0.108692 0.040009 761.735333 (230.278918)
test_rubyspec 0.051471 0.039095 163.415542 ( 34.112118)
total: 313.82 sec