Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-212055
#<BuildRuby:0x000055f350cae3d0
@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.20240227-212055",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.000194 0.007410 2.362720 ( 2.289129)
build_miniruby 0.001402 0.000000 1.608715 ( 1.606684)
build_ruby 0.000000 0.001659 3.055522 ( 3.307523)
build_all 0.001980 0.005091 5.885624 ( 2.246561)
build_install 0.017446 0.000000 7.733821 ( 3.503332)
test_btest 0.001090 0.000021 87.697870 ( 23.001571)
test_basic 0.002972 0.002844 0.908818 ( 0.972522)
test_all 0.092100 0.024054 755.152006 (245.055000)
test_rubyspec 0.031047 0.041832 101.598224 (110.904524)
total: 392.89 sec