Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-223525
#<BuildRuby:0x00007f6e3c8cfdc8
@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.20240716-223525",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.007337 0.000000 3.266539 ( 3.252389)
build_miniruby 0.001434 0.000117 1.233822 ( 1.233172)
build_ruby 0.001590 0.000283 3.426062 ( 3.600908)
build_all 0.003402 0.004919 7.714029 ( 3.015978)
build_install 0.008075 0.010360 10.291654 ( 4.630470)
test_btest 0.000947 0.000267 115.369378 ( 31.236337)
test_basic 0.000998 0.007102 1.084613 ( 1.132150)
test_all 0.091012 0.061501 808.568818 (253.276315)
test_rubyspec 0.056633 0.027524 156.713719 ( 34.027348)
total: 335.41 sec