Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-043833
#<BuildRuby:0x000055cae18c1e58
@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.20230810-043833",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000025 0.000001 0.000026 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.007049 0.000096 2.259069 ( 6.419641)
build_miniruby 0.001381 0.000045 1.680666 ( 2.171964)
build_ruby 0.002293 0.000074 3.524377 ( 5.006280)
build_all 0.003344 0.004511 2.790446 ( 3.564876)
build_install 0.016957 0.000494 4.236637 ( 5.008066)
test_btest 0.000697 0.000042 84.326249 ( 49.962285)
test_basic 0.002791 0.004932 0.963096 ( 1.694999)
test_all 0.001829 0.000166 677.203113 (374.304023)
test_rubyspec 0.027564 0.025924 99.856496 (139.015657)
total: 587.15 sec