Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-225841
#<BuildRuby:0x00007fe90129fdc8
@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.20241029-225841",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.002176 0.007349 4.304966 ( 5.048384)
build_miniruby 0.001485 0.000479 1.767272 ( 2.023159)
build_ruby 0.001801 0.000581 4.790476 ( 5.317458)
build_all 0.000000 0.011131 7.279791 ( 5.476948)
build_install 0.010818 0.014221 10.420320 ( 7.457584)
test_btest 0.000712 0.000346 79.792004 ( 75.107781)
test_basic 0.005488 0.006957 1.100360 ( 1.529958)
test_all 0.102208 0.051768 769.098120 (342.295993)
test_rubyspec 0.028415 0.053843 121.537041 ( 31.874405)
total: 476.13 sec