Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-165928
#<BuildRuby:0x00007faae92ffdc8
@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.20240730-165928",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.001515 0.006952 3.336549 ( 3.143740)
build_miniruby 0.001609 0.000000 1.198469 ( 1.195300)
build_ruby 0.001729 0.000000 4.306939 ( 4.476827)
build_all 0.004342 0.004553 7.516301 ( 2.863994)
build_install 0.012949 0.006045 10.283916 ( 4.931763)
test_btest 0.000732 0.000311 113.578753 ( 30.255626)
test_basic 0.003445 0.007495 1.177835 ( 1.219497)
test_all 0.104641 0.046525 813.985478 (231.807556)
test_rubyspec 0.048738 0.048130 164.278437 ( 29.920868)
total: 309.82 sec