Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-174420
#<BuildRuby:0x00005601aa51a8e0
@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.20231212-174420",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.003099 0.003852 2.346966 ( 2.469492)
build_miniruby 0.001122 0.000187 1.605689 ( 1.604784)
build_ruby 0.001420 0.000237 3.450271 ( 3.634156)
build_all 0.007070 0.000000 5.686689 ( 2.548409)
build_install 0.017108 0.000558 7.083701 ( 3.485462)
test_btest 0.000708 0.000101 82.656283 ( 34.536309)
test_basic 0.008562 0.000605 0.905872 ( 1.003077)
test_all 0.086669 0.033659 717.829039 (253.612971)
test_rubyspec 0.030501 0.035695 96.326811 (108.403986)
total: 411.30 sec