Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-103414
#<BuildRuby:0x00007fc90208fde0
@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.20241121-103414",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.002765 0.004843 3.490928 ( 3.430162)
build_miniruby 0.001551 0.000000 1.289730 ( 1.287528)
build_ruby 0.000000 0.001814 3.662911 ( 40.646237)
build_all 0.008406 0.000346 6.251494 ( 2.552034)
build_install 0.017967 0.001671 8.882419 ( 4.383830)
test_btest 0.000955 0.000000 77.127399 ( 22.573762)
test_basic 0.005214 0.003564 0.902266 ( 4.463677)
test_all 0.093905 0.049900 727.721735 (247.907526)
test_rubyspec 0.030760 0.048986 119.165626 ( 27.696847)
total: 354.94 sec