Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-074957
#<BuildRuby:0x00007f184a64fdc0
@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.20241222-074957",
@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.000008 0.000030 ( 0.000028)
autoconf 0.000040 0.000013 0.000053 ( 0.000052)
configure 0.000034 0.000011 0.000045 ( 0.000045)
build_up 0.001690 0.004645 2.208360 ( 2.617171)
build_miniruby 0.001203 0.000430 1.719482 ( 1.824854)
build_ruby 0.002472 0.000000 4.428650 ( 4.669815)
build_all 0.006489 0.004045 6.765472 ( 3.214228)
build_install 0.014037 0.007712 8.678253 ( 5.329532)
test_btest 0.000855 0.000327 77.225335 ( 26.181840)
test_basic 0.003136 0.009639 0.995886 ( 1.057026)
test_all 0.097751 0.048999 705.116024 (236.069808)
test_rubyspec 0.056167 0.023655 117.365750 ( 25.845465)
total: 306.81 sec