Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-032904
#<BuildRuby:0x0000563b1aaa9a00
@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.20230905-032904",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000038 0.000007 0.000045 ( 0.000038)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.001873 0.004401 1.775124 ( 2.915515)
build_miniruby 0.001528 0.000339 1.576906 ( 1.666531)
build_ruby 0.001517 0.000338 3.350773 ( 3.768510)
build_all 0.000849 0.008601 6.311499 ( 4.836682)
build_install 0.013563 0.006080 7.771788 ( 5.484944)
test_btest 0.000592 0.000185 85.178158 ( 45.650896)
test_basic 0.008210 0.001277 1.014130 ( 1.386691)
test_all 0.007896 0.002393 715.138392 (339.914347)
test_rubyspec 0.035254 0.046019 109.653923 (147.200703)
total: 552.83 sec