Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-192345
#<BuildRuby:0x00007f71ff0cfdc8
@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.20241227-192345",
@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.000021 0.000006 0.000027 ( 0.000029)
autoconf 0.000037 0.000011 0.000048 ( 0.000047)
configure 0.000036 0.000010 0.000046 ( 0.000046)
build_up 0.000931 0.004365 1.759294 ( 2.122917)
build_miniruby 0.001129 0.000364 1.525514 ( 1.522151)
build_ruby 0.002419 0.000000 3.558863 ( 45.345958)
build_all 0.005315 0.001151 4.947529 ( 5.403825)
build_install 0.010446 0.006317 7.288627 ( 3.845653)
test_btest 0.000669 0.000223 73.331279 ( 33.179786)
test_basic 0.007173 0.000876 0.858918 ( 3.511633)
test_all 0.096252 0.048985 697.803268 (249.215297)
test_rubyspec 0.049843 0.031992 117.757164 ( 26.089173)
total: 370.24 sec