Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-190626
#<BuildRuby:0x00007f17f6dffdd0
@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.20240712-190626",
@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.000026 0.000003 0.000029 ( 0.000029)
autoconf 0.000040 0.000005 0.000045 ( 0.000045)
configure 0.000033 0.000004 0.000037 ( 0.000038)
build_up 0.008907 0.000093 3.837632 ( 4.939090)
build_miniruby 0.002104 0.000000 1.819030 ( 2.051945)
build_ruby 0.002366 0.000057 4.407576 ( 5.146500)
build_all 0.009531 0.001003 8.501037 ( 6.920488)
build_install 0.026083 0.000838 11.826327 ( 10.302346)
test_btest 0.000927 0.000089 120.549910 (101.500687)
test_basic 0.009156 0.004054 1.377943 ( 2.417543)
test_all 0.130938 0.041879 930.443827 (1087.633971)
test_rubyspec 0.064156 0.029263 173.450882 (170.886073)
total: 1391.80 sec