Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-034317
#<BuildRuby:0x000055761081a8e0
@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.20240302-034317",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.007377 0.000000 2.691448 ( 2.626254)
build_miniruby 0.001638 0.000133 1.744951 ( 1.743589)
build_ruby 0.000000 0.002021 3.547427 ( 3.803003)
build_all 0.000000 0.007417 6.757730 ( 3.126904)
build_install 0.016520 0.002669 8.941685 ( 5.167553)
test_btest 0.000741 0.000141 95.260221 ( 43.410175)
test_basic 0.006153 0.001164 1.013017 ( 1.321990)
test_all 0.099247 0.024987 824.428623 (406.010481)
test_rubyspec 0.055792 0.047669 139.693471 (160.310639)
total: 627.52 sec