Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-134205
#<BuildRuby:0x00007fb7da74fdd0
@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.20241215-134205",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000030 0.000008 0.000038 ( 0.000037)
build_up 0.006898 0.000722 2.697560 ( 4.035410)
build_miniruby 0.001243 0.000300 2.245616 ( 2.445170)
build_ruby 0.001581 0.000382 4.429253 ( 52.013108)
build_all 0.006122 0.003572 6.742471 ( 5.082624)
build_install 0.005028 0.017536 9.249336 ( 7.834180)
test_btest 0.000733 0.000281 82.320973 ( 62.304614)
test_basic 0.005439 0.006108 1.111957 ( 1.347600)
test_all 0.123332 0.030362 770.216166 (356.887393)
test_rubyspec 0.038013 0.042517 119.630299 ( 28.288062)
total: 520.24 sec