Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-080726
#<BuildRuby:0x000055f475f69fb8
@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.20240204-080726",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.005940 1.889783 ( 2.227269)
build_miniruby 0.000000 0.001531 1.579098 ( 1.578113)
build_ruby 0.001846 0.000000 3.258518 ( 3.463530)
build_all 0.004581 0.003401 6.214840 ( 3.078884)
build_install 0.007620 0.011858 7.756871 ( 4.576788)
test_btest 0.000567 0.000177 86.547215 ( 31.841311)
test_basic 0.005499 0.001719 0.916246 ( 0.980853)
test_all 0.075894 0.039747 739.591875 (261.303548)
test_rubyspec 0.055525 0.052890 168.243504 (180.154857)
total: 489.21 sec