Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-222247
#<BuildRuby:0x00007f06de3efdc8
@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.20240626-222247",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000031 0.000005 0.000036 ( 0.000037)
build_up 0.007810 0.000000 3.771473 ( 3.478994)
build_miniruby 0.001695 0.000000 1.263467 ( 1.260034)
build_ruby 0.001761 0.000000 3.544344 ( 3.718170)
build_all 0.008341 0.000000 8.036789 ( 3.185648)
build_install 0.010641 0.007766 10.499800 ( 4.842088)
test_btest 0.000753 0.000146 115.367830 ( 30.474626)
test_basic 0.002685 0.007777 1.194957 ( 1.240659)
test_all 0.115666 0.031955 823.924866 (239.729560)
test_rubyspec 0.063089 0.032981 163.204502 ( 34.603936)
total: 322.53 sec