Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-154221
#<BuildRuby:0x00007f128172fde0
@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.20240624-154221",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000038 0.000009 0.000047 ( 0.000048)
configure 0.000034 0.000009 0.000043 ( 0.000041)
build_up 0.005714 0.002457 3.508473 ( 3.727084)
build_miniruby 0.001707 0.000000 1.674682 ( 1.672854)
build_ruby 0.001823 0.000000 4.008926 ( 4.185647)
build_all 0.010367 0.000575 24.484661 ( 15.799566)
build_install 0.018730 0.000623 11.350986 ( 5.621010)
test_btest 0.000867 0.000178 112.314750 ( 29.362957)
test_basic 0.004308 0.005021 1.229159 ( 1.280129)
test_all 0.125527 0.024921 794.796145 (258.553340)
test_rubyspec 0.045812 0.042133 165.969487 ( 31.976929)
total: 352.18 sec