Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-180805
#<BuildRuby:0x00007fe64372fde0
@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.20241217-180805",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.005697 0.001246 2.648209 ( 3.219367)
build_miniruby 0.001379 0.000302 1.772015 ( 1.971509)
build_ruby 0.002119 0.000000 4.568467 ( 5.048618)
build_all 0.006665 0.000984 4.882495 ( 1.987470)
build_install 0.006395 0.009281 6.379714 ( 3.195660)
test_btest 0.000000 0.001064 73.087178 ( 24.019949)
test_basic 0.001287 0.009594 1.084660 ( 1.307322)
test_all 0.100559 0.039664 648.018280 (189.618540)
test_rubyspec 0.047096 0.030340 116.260518 ( 19.967132)
total: 250.34 sec