Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-193906
#<BuildRuby:0x000055a2f8371fb8
@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.20230727-193906",
@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.000023 0.000005 0.000028 ( 0.000027)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.005773 0.001069 2.212452 ( 6.017901)
build_miniruby 0.001546 0.000286 1.800047 ( 3.428083)
build_ruby 0.000000 0.001838 3.543628 ( 6.549010)
build_all 0.005295 0.003368 2.635931 ( 3.894585)
build_install 0.014559 0.006902 4.231016 ( 6.605838)
test_btest 0.000671 0.000167 83.026299 ( 70.937692)
test_basic 0.004818 0.000018 0.939155 ( 4.525566)
test_all 0.001404 0.000339 667.545034 (637.751329)
test_rubyspec 0.032768 0.037231 97.315310 (239.024603)
total: 978.74 sec