Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-231313
#<BuildRuby:0x00007f7815c8fde0
@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.20241108-231313",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000025 0.000009 0.000034 ( 0.000033)
configure 0.000035 0.000000 0.000035 ( 0.000034)
build_up 0.003812 0.004038 3.895726 ( 3.927025)
build_miniruby 0.001970 0.000000 1.647417 ( 1.654125)
build_ruby 0.002191 0.000079 4.048873 ( 4.269579)
build_all 0.008945 0.000278 6.362966 ( 2.787054)
build_install 0.018637 0.006155 9.885003 ( 6.583063)
test_btest 0.000546 0.000187 84.102193 ( 42.835173)
test_basic 0.002851 0.007471 1.099482 ( 1.209497)
test_all 0.108286 0.040348 732.176960 (329.269214)
test_rubyspec 0.046030 0.041793 123.980548 ( 59.199827)
total: 451.74 sec