Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-014218
#<BuildRuby:0x00007fe9f993fdd8
@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.20241117-014218",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.002528 0.004389 2.782755 ( 2.762083)
build_miniruby 0.001241 0.000226 1.697932 ( 1.695964)
build_ruby 0.001489 0.000271 3.633702 ( 3.831467)
build_all 0.003185 0.004903 5.911801 ( 2.539274)
build_install 0.015240 0.001373 8.193354 ( 3.786638)
test_btest 0.000903 0.000189 80.598065 ( 21.682085)
test_basic 0.004816 0.005848 0.911948 ( 0.963115)
test_all 0.124745 0.028776 718.813504 (263.734134)
test_rubyspec 0.050019 0.029283 116.708956 ( 26.854332)
total: 327.85 sec