Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-145227
#<BuildRuby:0x000055c064ca9f70
@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.20240229-145227",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.007468 0.000000 2.508584 ( 2.069580)
build_miniruby 0.001226 0.000128 1.409242 ( 1.407147)
build_ruby 0.001317 0.000211 3.046140 ( 3.232032)
build_all 0.006434 0.000364 6.334215 ( 2.386539)
build_install 0.016727 0.001201 7.830957 ( 3.401943)
test_btest 0.000000 0.000984 87.949618 ( 23.982173)
test_basic 0.001976 0.003763 0.777042 ( 0.835784)
test_all 0.092582 0.024045 716.002440 (204.877437)
test_rubyspec 0.040339 0.038274 106.643686 (116.193747)
total: 358.39 sec