Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250225-175639
#<BuildRuby:0x00007f65a007fdc0
@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.20250225-175639",
@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.000023 0.000006 0.000029 ( 0.000023)
autoconf 0.000037 0.000008 0.000045 ( 0.000041)
configure 0.000000 0.000058 0.000058 ( 0.000053)
build_up 0.000000 0.008006 3.541322 ( 2.797868)
build_miniruby 0.000184 0.001501 1.509951 ( 1.519063)
build_ruby 0.001649 0.000530 3.664702 ( 3.841904)
build_all 0.004304 0.005408 5.568031 ( 2.477731)
build_install 0.021001 0.001528 8.276211 ( 4.388352)
test_btest 0.000697 0.000218 49.382269 ( 26.163797)
test_basic 0.005006 0.005928 0.922930 ( 1.271293)
test_all 0.073170 0.049159 575.740510 (228.030914)
test_rubyspec 0.037782 0.028150 92.114716 ( 23.970861)
total: 294.46 sec