Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-185533
#<BuildRuby:0x00007ff47b7dfdd0
@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.20241231-185533",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.002214 0.003469 2.021271 ( 2.298146)
build_miniruby 0.001112 0.000318 1.517831 ( 1.514770)
build_ruby 0.000000 0.001873 3.712126 ( 3.859070)
build_all 0.005401 0.002457 6.349096 ( 2.610606)
build_install 0.010641 0.003576 8.279536 ( 4.380407)
test_btest 0.000803 0.000251 75.899562 ( 20.462676)
test_basic 0.010259 0.000670 1.002966 ( 1.056445)
test_all 0.107095 0.033403 642.884425 (205.647512)
test_rubyspec 0.047167 0.033178 120.606576 ( 37.364201)
total: 279.19 sec