Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-095155
#<BuildRuby:0x00007f8d0f8afdd8
@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.20240620-095155",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.006545 0.000624 2.910641 ( 2.794702)
build_miniruby 0.001296 0.000313 1.287351 ( 1.284419)
build_ruby 0.001590 0.000384 3.423840 ( 3.619455)
build_all 0.006678 0.000589 6.947141 ( 2.594487)
build_install 0.014733 0.002369 9.529764 ( 4.278756)
test_btest 0.000720 0.000162 102.387989 ( 26.337513)
test_basic 0.007484 0.000000 1.049944 ( 1.142994)
test_all 0.104923 0.049820 865.684067 (313.865617)
test_rubyspec 0.032736 0.059821 159.036639 ( 32.416262)
total: 388.34 sec