Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-054556
#<BuildRuby:0x0000558eb11da480
@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.20240218-054556",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000029 0.000002 0.000031 ( 0.000029)
build_up 0.006348 0.000235 1.973089 ( 2.611255)
build_miniruby 0.001339 0.000049 1.613811 ( 1.621678)
build_ruby 0.001940 0.000000 3.586777 ( 3.797405)
build_all 0.008393 0.000000 6.956369 ( 4.150266)
build_install 0.016124 0.004692 8.570998 ( 5.091876)
test_btest 0.000739 0.000046 94.805124 ( 54.004369)
test_basic 0.007347 0.000168 0.874350 ( 0.943547)
test_all 0.055221 0.062890 809.915544 (294.335928)
test_rubyspec 0.030423 0.059115 119.049398 (128.268662)
total: 494.83 sec