Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-034115
#<BuildRuby:0x00007fbfc209fdd8
@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.20240706-034115",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.007783 0.000986 3.910897 ( 3.510958)
build_miniruby 0.000000 0.001973 1.464872 ( 1.460936)
build_ruby 0.000000 0.001937 4.064141 ( 4.259734)
build_all 0.008268 0.001193 8.409386 ( 3.410022)
build_install 0.010372 0.010491 11.509649 ( 5.473806)
test_btest 0.000823 0.000274 122.281167 ( 31.936938)
test_basic 0.004483 0.005685 1.331236 ( 1.377639)
test_all 0.102531 0.055997 843.535589 (263.548873)
test_rubyspec 0.053485 0.043024 175.328449 ( 36.070881)
total: 351.05 sec