Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-121520
#<BuildRuby:0x00007f044aa9fdd0
@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.20241006-121520",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000027 0.000011 0.000038 ( 0.000037)
configure 0.000021 0.000008 0.000029 ( 0.000029)
build_up 0.003984 0.004014 3.854831 ( 3.919410)
build_miniruby 0.001205 0.000499 1.491354 ( 1.488801)
build_ruby 0.000000 0.001993 4.132443 ( 15.014888)
build_all 0.004679 0.004499 7.201670 ( 3.001371)
build_install 0.015558 0.003832 9.244478 ( 4.210293)
test_btest 0.000713 0.000306 91.091139 ( 30.647317)
test_basic 0.011800 0.000000 1.272587 ( 2.104188)
test_all 0.115518 0.032115 739.645081 (234.522989)
test_rubyspec 0.041697 0.047212 131.523928 ( 30.431412)
total: 325.34 sec