Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-163953
#<BuildRuby:0x0000564d57a6a3b0
@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.20240121-163953",
@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.000016)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004922 0.000034 1.534670 ( 1.870292)
build_miniruby 0.001444 0.000058 1.604245 ( 1.603238)
build_ruby 0.000000 0.001539 3.479376 ( 3.699607)
build_all 0.005170 0.002630 5.841584 ( 2.908663)
build_install 0.013465 0.005233 7.350728 ( 4.344793)
test_btest 0.000795 0.000089 83.314035 ( 36.533168)
test_basic 0.000000 0.008209 0.951069 ( 1.816007)
test_all 0.078587 0.042095 760.979132 (247.942690)
test_rubyspec 0.076527 0.023907 155.713074 (167.312176)
total: 468.03 sec