Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-061531
#<BuildRuby:0x000055ddb1b5e8e0
@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-061531",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000028)
build_up 0.004748 0.001139 1.819737 ( 3.045663)
build_miniruby 0.001478 0.000000 1.301891 ( 1.299901)
build_ruby 0.000000 0.001465 2.753711 ( 2.940104)
build_all 0.004954 0.002179 5.529699 ( 2.214613)
build_install 0.016842 0.000048 7.047637 ( 3.574771)
test_btest 0.000888 0.000201 81.629392 ( 21.393911)
test_basic 0.000774 0.004397 0.788192 ( 0.846231)
test_all 0.008565 0.000029 647.515538 (192.139951)
test_rubyspec 0.038575 0.018305 94.561344 (105.912818)
total: 333.37 sec