Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-172449
#<BuildRuby:0x00005611547ae138
@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.20230920-172449",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.002218 0.003774 2.122415 ( 3.432367)
build_miniruby 0.001265 0.000180 1.556000 ( 1.556317)
build_ruby 0.000000 0.001799 2.929241 ( 3.124850)
build_all 0.002296 0.005814 6.053718 ( 3.079810)
build_install 0.017745 0.000000 7.483337 ( 4.832963)
test_btest 0.000841 0.000000 81.674486 ( 27.748442)
test_basic 0.000205 0.006004 0.926711 ( 0.993100)
test_all 0.008930 0.000313 705.017320 (260.713228)
test_rubyspec 0.040303 0.032242 104.394490 (119.653318)
total: 425.14 sec