Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-210625
#<BuildRuby:0x00007fd4b2dafdc0
@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.20240901-210625",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000046 0.000006 0.000052 ( 0.000053)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.003589 0.003925 3.231083 ( 3.152082)
build_miniruby 0.001276 0.000212 1.128479 ( 1.125722)
build_ruby 0.001497 0.000249 3.219262 ( 3.444599)
build_all 0.003642 0.004806 7.500627 ( 2.787025)
build_install 0.019049 0.001519 10.707456 ( 5.176569)
test_btest 0.000803 0.000148 112.672450 ( 29.501387)
test_basic 0.002220 0.008213 1.122953 ( 1.167829)
test_all 0.094187 0.053369 786.847167 (236.211046)
test_rubyspec 0.044015 0.044853 163.419883 ( 33.796790)
total: 316.36 sec