Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-030456
#<BuildRuby:0x00007f3b91cefdc8
@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.20241118-030456",
@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.000005 0.000027 ( 0.000027)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.006883 0.001506 4.191662 ( 4.525122)
build_miniruby 0.001518 0.000332 1.854637 ( 1.903616)
build_ruby 0.001538 0.000337 4.687109 ( 5.023205)
build_all 0.007305 0.003014 6.863410 ( 4.418610)
build_install 0.018147 0.006638 10.123917 ( 6.675895)
test_btest 0.000381 0.000949 83.956530 ( 35.019715)
test_basic 0.005044 0.007292 1.134903 ( 1.251752)
test_all 0.107319 0.050037 825.773257 (362.794488)
test_rubyspec 0.047539 0.037708 121.897592 ( 34.590664)
total: 456.20 sec