Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250107-222909
#<BuildRuby:0x00007fbd41c3fdd8
@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.20250107-222909",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.004981 0.000304 1.810611 ( 2.142290)
build_miniruby 0.001295 0.000362 1.516467 ( 1.516636)
build_ruby 0.000000 0.001746 3.414699 ( 3.603014)
build_all 0.002704 0.005702 5.672666 ( 2.397313)
build_install 0.002729 0.015206 6.847018 ( 3.681305)
test_btest 0.000471 0.000227 68.779991 ( 20.161263)
test_basic 0.004206 0.002025 0.900618 ( 0.965962)
test_all 0.098910 0.040795 670.208336 (228.976820)
test_rubyspec 0.046528 0.024819 104.679378 ( 23.983911)
total: 287.43 sec