Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-013503
#<BuildRuby:0x00007fedef71fdd8
@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.20241013-013503",
@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.000002 0.000020 ( 0.000022)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.005254 0.003547 3.820899 ( 3.692068)
build_miniruby 0.000000 0.001641 1.312738 ( 1.310260)
build_ruby 0.000379 0.001549 4.258204 ( 4.410882)
build_all 0.004804 0.004059 6.704798 ( 2.587467)
build_install 0.011826 0.007808 9.839201 ( 4.727447)
test_btest 0.000926 0.000232 90.278324 ( 25.250202)
test_basic 0.005067 0.005306 1.030750 ( 1.077759)
test_all 0.116579 0.032594 760.279297 (218.967512)
test_rubyspec 0.044389 0.042283 135.397786 ( 30.399324)
total: 292.42 sec