Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-205352
#<BuildRuby:0x00007f48d77dfdd0
@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.20241226-205352",
@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.000002 0.000023 ( 0.000024)
autoconf 0.000038 0.000004 0.000042 ( 0.000041)
configure 0.000048 0.000000 0.000048 ( 0.000048)
build_up 0.000000 0.005877 1.913427 ( 2.264994)
build_miniruby 0.000000 0.001646 1.513746 ( 1.510824)
build_ruby 0.000000 0.001712 4.218036 ( 4.374593)
build_all 0.008122 0.001263 6.813839 ( 3.055684)
build_install 0.018290 0.003136 8.817410 ( 5.115385)
test_btest 0.000853 0.000147 78.239700 ( 26.010727)
test_basic 0.004329 0.005245 1.008578 ( 1.060962)
test_all 0.097173 0.044474 703.260173 (223.707431)
test_rubyspec 0.051575 0.030779 118.217300 ( 26.545658)
total: 293.65 sec