Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-074937
#<BuildRuby:0x00007fe79e91fdd8
@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.20240622-074937",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000005 0.000038 ( 0.000039)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.004573 0.003373 3.388289 ( 3.433154)
build_miniruby 0.001511 0.000283 1.279800 ( 1.281263)
build_ruby 0.000000 0.001894 3.837910 ( 4.048303)
build_all 0.002669 0.005661 8.009257 ( 3.197996)
build_install 0.016633 0.007067 10.940141 ( 5.497892)
test_btest 0.000779 0.000205 116.830268 ( 37.747479)
test_basic 0.005552 0.005484 1.321618 ( 1.416707)
test_all 0.100205 0.050658 841.266095 (243.038521)
test_rubyspec 0.037679 0.055941 162.304556 ( 33.724920)
total: 333.39 sec