Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-162659
#<BuildRuby:0x00007fbd5999fde0
@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.20241225-162659",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000032 0.000004 0.000036 ( 0.000037)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.004778 0.000637 2.049522 ( 2.350742)
build_miniruby 0.001690 0.000225 1.501309 ( 1.497709)
build_ruby 0.001865 0.000000 4.013450 ( 4.181306)
build_all 0.005410 0.003978 6.434175 ( 2.717421)
build_install 0.014797 0.001623 7.890834 ( 4.159352)
test_btest 0.000818 0.000124 72.749795 ( 19.454806)
test_basic 0.007911 0.001199 0.957101 ( 1.008939)
test_all 0.109740 0.032593 651.317061 (209.384854)
test_rubyspec 0.037718 0.041826 114.849349 ( 26.331636)
total: 271.09 sec