Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-054306
#<BuildRuby:0x000055f95db41e58
@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.20230914-054306",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.005982 0.000374 2.196775 ( 3.540861)
build_miniruby 0.000000 0.001686 1.709525 ( 1.714422)
build_ruby 0.000000 0.001752 3.528180 ( 3.755773)
build_all 0.006956 0.000814 6.404173 ( 3.874436)
build_install 0.009861 0.010017 7.959015 ( 6.020181)
test_btest 0.000638 0.000096 87.728990 ( 39.790426)
test_basic 0.006784 0.001028 1.017590 ( 1.133950)
test_all 0.006098 0.003412 708.257786 (275.657665)
test_rubyspec 0.050712 0.019815 105.365748 (118.008351)
total: 453.50 sec