Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-161208
#<BuildRuby:0x00007fc617dafdd8
@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.20241123-161208",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.003695 0.003896 3.369806 ( 3.304215)
build_miniruby 0.001127 0.000294 1.623371 ( 1.621623)
build_ruby 0.001462 0.000381 4.123616 ( 4.279466)
build_all 0.003532 0.005152 6.590863 ( 3.222596)
build_install 0.012621 0.009649 9.561795 ( 5.100846)
test_btest 0.000687 0.000245 77.744114 ( 25.335660)
test_basic 0.007413 0.001221 0.848926 ( 0.896691)
test_all 0.077347 0.066350 685.893343 (207.923681)
test_rubyspec 0.056727 0.023718 119.982426 ( 33.363000)
total: 285.05 sec