Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-173804
#<BuildRuby:0x000055b63d762390
@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.20230614-173804",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.005193 0.000799 1.959896 ( 6.453409)
build_miniruby 0.001306 0.000201 1.394528 ( 2.208778)
build_ruby 0.000000 0.002235 2.698368 ( 4.039384)
build_all 0.002718 0.005047 2.417026 ( 3.424788)
build_install 0.018922 0.000000 3.764348 ( 4.783498)
test_btest 0.000826 0.000000 76.249994 ( 50.635435)
test_basic 0.000000 0.006589 0.783000 ( 1.281340)
test_all 0.000575 0.001544 619.901038 (311.163109)
test_rubyspec 0.020506 0.034046 85.809224 (123.127452)
total: 507.12 sec