Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-213813
#<BuildRuby:0x000055e03ab16348
@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.20231023-213813",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.000000 0.007179 3.399010 ( 3.537370)
build_miniruby 0.001212 0.000075 1.549142 ( 1.552950)
build_ruby 0.001705 0.000107 3.031248 ( 3.238763)
build_all 0.008287 0.000000 5.726109 ( 2.780448)
build_install 0.019423 0.000506 8.016192 ( 4.077671)
test_btest 0.000000 0.002187 77.334681 ( 27.491245)
test_basic 0.001284 0.005821 0.831152 ( 0.923785)
test_all 0.082245 0.033677 617.120704 (217.431946)
test_rubyspec 0.020671 0.046179 90.982049 (103.848760)
total: 364.88 sec