Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-000007
#<BuildRuby:0x00007f4305c5fdd8
@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.20241101-000007",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000024 0.000010 0.000034 ( 0.000035)
configure 0.000019 0.000007 0.000026 ( 0.000027)
build_up 0.002483 0.005112 3.539195 ( 3.432644)
build_miniruby 0.001328 0.000584 1.545619 ( 1.541748)
build_ruby 0.001260 0.000555 3.385432 ( 3.566550)
build_all 0.009041 0.000237 6.329621 ( 2.575646)
build_install 0.010401 0.009774 9.267584 ( 4.520494)
test_btest 0.000685 0.000309 73.557528 ( 20.622298)
test_basic 0.008402 0.002391 0.886563 ( 0.934941)
test_all 0.091488 0.053655 740.246402 (241.061466)
test_rubyspec 0.021338 0.056479 117.331483 ( 27.601553)
total: 305.86 sec