Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-130439
#<BuildRuby:0x0000563e63f12208
@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.20240217-130439",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006059 0.000227 1.978484 ( 2.812195)
build_miniruby 0.001454 0.000155 1.824219 ( 1.930232)
build_ruby 0.002044 0.000000 3.712094 ( 4.322138)
build_all 0.008668 0.000265 6.712807 ( 5.394741)
build_install 0.020401 0.000000 8.339331 ( 6.825255)
test_btest 0.000805 0.000041 93.421329 ( 72.995250)
test_basic 0.006991 0.000599 0.938084 ( 1.430182)
test_all 0.109807 0.011766 821.011481 (605.680016)
test_rubyspec 0.056635 0.045070 135.857527 (217.955376)
total: 919.35 sec