Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250428-230911
#<BuildRuby:0x00007fea236cfdd0
@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.20250428-230911",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.005476 0.000438 2.059604 ( 2.381457)
build_miniruby 0.001498 0.000428 1.597748 ( 1.597205)
build_ruby 0.002508 0.000000 4.202169 ( 4.314701)
build_all 0.010652 0.000000 6.526470 ( 3.499321)
build_install 0.019407 0.005182 8.757068 ( 5.534534)
test_btest 0.000744 0.000191 54.512805 ( 26.842369)
test_basic 0.005861 0.003518 0.928452 ( 0.981388)
test_all 0.094747 0.025009 633.386136 (229.243955)
test_rubyspec 0.056557 0.025424 110.339645 ( 41.288238)
total: 315.68 sec