Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-065454
#<BuildRuby:0x00007f417dcdfdc8
@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.20241119-065454",
@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.000007 0.000025 ( 0.000025)
autoconf 0.000032 0.000012 0.000044 ( 0.000044)
configure 0.000028 0.000011 0.000039 ( 0.000038)
build_up 0.008816 0.000293 4.183469 ( 4.824903)
build_miniruby 0.001299 0.000476 1.732707 ( 1.944573)
build_ruby 0.003023 0.000000 4.454824 ( 4.853519)
build_all 0.007332 0.003431 6.983460 ( 4.651743)
build_install 0.018919 0.005053 9.851434 ( 6.808400)
test_btest 0.000726 0.000255 80.597805 ( 34.108713)
test_basic 0.005800 0.005790 1.103250 ( 1.252032)
test_all 0.110336 0.042536 759.184029 (395.958423)
test_rubyspec 0.050128 0.037175 122.587376 ( 65.036204)
total: 519.44 sec