Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-214807
#<BuildRuby:0x000055d48a925fb8
@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.20230909-214807",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.005737 0.003359 2.266352 ( 4.991296)
build_miniruby 0.001333 0.000395 1.771349 ( 2.270286)
build_ruby 0.001954 0.000000 3.480021 ( 4.874998)
build_all 0.002294 0.006789 6.269531 ( 6.954513)
build_install 0.022226 0.000785 7.952984 ( 8.450105)
test_btest 0.000814 0.000000 86.081414 ( 83.842054)
test_basic 0.004322 0.004379 0.993226 ( 1.641620)
test_all 0.003533 0.007032 722.728313 (598.805543)
test_rubyspec 0.037397 0.039535 106.767712 (140.617263)
total: 852.45 sec