Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-231407
#<BuildRuby:0x00007fe6e186fdd8
@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.20240614-231407",
@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.000006 0.000028 ( 0.000029)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.008060 0.002015 4.148583 ( 7.797861)
build_miniruby 0.001631 0.000408 1.813502 ( 2.863671)
build_ruby 0.002298 0.000574 4.728832 ( 7.245823)
build_all 0.000325 0.011530 8.729013 ( 11.951498)
build_install 0.009040 0.018813 11.942716 ( 17.095313)
test_btest 0.000954 0.000421 120.235948 (172.723282)
test_basic 0.007670 0.005863 1.394575 ( 2.809421)
test_all 0.089815 0.077104 930.570420 (878.715702)
test_rubyspec 0.033703 0.055131 164.871883 ( 43.078283)
total: 1144.28 sec