Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-204558
#<BuildRuby:0x00007fb23d2efdc8
@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.20241128-204558",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000035 0.000005 0.000040 ( 0.000040)
build_up 0.004099 0.004037 3.396677 ( 3.477472)
build_miniruby 0.001643 0.000000 1.678927 ( 1.675836)
build_ruby 0.001723 0.000000 4.153323 ( 4.294315)
build_all 0.007626 0.000422 6.475845 ( 2.766745)
build_install 0.017312 0.000620 9.174260 ( 4.631728)
test_btest 0.000878 0.000109 78.964563 ( 21.274779)
test_basic 0.000220 0.008575 0.844221 ( 0.896476)
test_all 0.093025 0.053690 739.044716 (262.022179)
test_rubyspec 0.046951 0.040793 125.455772 ( 45.516492)
total: 346.56 sec