Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-132905
#<BuildRuby:0x00007fa548c8fdd0
@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.20241106-132905",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.003394 0.003802 3.072415 ( 3.029416)
build_miniruby 0.001082 0.000361 1.230038 ( 1.226769)
build_ruby 0.001767 0.000000 3.649469 ( 3.866288)
build_all 0.007478 0.000693 6.030034 ( 2.364124)
build_install 0.019360 0.000327 8.687164 ( 4.128977)
test_btest 0.000659 0.000171 77.655683 ( 21.962422)
test_basic 0.008032 0.001087 0.907132 ( 0.960917)
test_all 0.112664 0.029099 703.494645 (253.786579)
test_rubyspec 0.052175 0.025696 116.248662 ( 25.890915)
total: 317.22 sec