Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-121742
#<BuildRuby:0x00007f824d10fdc0
@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.20240727-121742",
@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.000021)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.000156 0.008062 3.745978 ( 3.570327)
build_miniruby 0.001401 0.000500 1.327096 ( 1.329986)
build_ruby 0.001406 0.000502 3.650121 ( 3.839550)
build_all 0.001677 0.007224 8.270455 ( 3.245973)
build_install 0.012433 0.007674 11.137735 ( 5.293381)
test_btest 0.000000 0.001108 121.880523 ( 39.989455)
test_basic 0.005010 0.009905 1.374684 ( 1.785196)
test_all 0.133995 0.020768 908.402097 (280.685324)
test_rubyspec 0.068423 0.022797 174.787591 ( 39.983447)
total: 379.72 sec