Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-092120
#<BuildRuby:0x00007fd960e5fdd0
@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.20241012-092120",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000029 0.000004 0.000033 ( 0.000034)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.006622 0.000411 3.522620 ( 3.439069)
build_miniruby 0.001670 0.000000 1.334808 ( 1.333427)
build_ruby 0.001823 0.000000 3.643863 ( 3.828511)
build_all 0.008971 0.000000 7.125515 ( 2.918248)
build_install 0.015289 0.004264 9.131151 ( 4.320669)
test_btest 0.001121 0.000000 91.553984 ( 24.657135)
test_basic 0.004082 0.006057 1.149121 ( 1.195614)
test_all 0.131010 0.020387 770.328162 (233.559900)
test_rubyspec 0.042568 0.043068 133.748248 ( 23.538904)
total: 298.79 sec