Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-060531
#<BuildRuby:0x00007ff4559efdd0
@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.20240630-060531",
@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.000004 0.000021 ( 0.000023)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.003504 0.005167 4.326119 ( 3.819190)
build_miniruby 0.001211 0.000386 1.664747 ( 1.661724)
build_ruby 0.001393 0.000443 3.669014 ( 3.811143)
build_all 0.001741 0.007661 7.985130 ( 3.134732)
build_install 0.014822 0.005799 10.574674 ( 4.751583)
test_btest 0.000876 0.000000 118.104342 ( 30.561705)
test_basic 0.005823 0.004576 1.154794 ( 1.201025)
test_all 0.125011 0.028788 841.324500 (248.948740)
test_rubyspec 0.030588 0.064205 171.830934 ( 36.303119)
total: 334.19 sec