Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-131304
#<BuildRuby:0x00007ffa4f4cfdc8
@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.20240814-131304",
@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.000014 0.000003 0.000017 ( 0.000019)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.004164 0.003068 3.161736 ( 3.074862)
build_miniruby 0.001233 0.000308 1.324152 ( 1.320834)
build_ruby 0.001746 0.000000 3.463967 ( 3.678285)
build_all 0.005754 0.002848 7.737214 ( 2.931359)
build_install 0.012826 0.006358 10.100386 ( 4.617494)
test_btest 0.000839 0.000236 107.222169 ( 27.625990)
test_basic 0.010296 0.000000 0.928480 ( 0.971731)
test_all 0.134593 0.017452 774.904150 (238.415767)
test_rubyspec 0.032630 0.059116 166.542187 ( 29.827277)
total: 312.46 sec