Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-031431
#<BuildRuby:0x0000560dd5cca3b0
@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.20240301-031431",
@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.000026 0.000003 0.000029 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000024)
build_up 0.000000 0.007658 2.672322 ( 2.234243)
build_miniruby 0.000000 0.001226 1.562602 ( 1.560788)
build_ruby 0.000000 0.001685 2.983760 ( 3.218635)
build_all 0.005346 0.001997 6.539396 ( 2.603772)
build_install 0.012795 0.004040 8.229010 ( 3.871519)
test_btest 0.000909 0.000208 90.703946 ( 24.150493)
test_basic 0.002662 0.003395 0.877743 ( 0.936181)
test_all 0.072636 0.044529 735.906001 (272.008359)
test_rubyspec 0.060893 0.028416 128.545092 (140.995535)
total: 451.58 sec