Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-225735
#<BuildRuby:0x00007fde96cefdc0
@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.20240614-225735",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.007955 0.000000 3.385861 ( 3.236723)
build_miniruby 0.001332 0.000222 1.559569 ( 1.556278)
build_ruby 0.002044 0.000341 4.381442 ( 19.395887)
build_all 0.008418 0.000693 8.068232 ( 3.350806)
build_install 0.015348 0.007231 11.112963 ( 6.026264)
test_btest 0.001204 0.000000 110.941846 ( 30.452315)
test_basic 0.009916 0.000314 1.116124 ( 1.171616)
test_all 0.102129 0.054623 978.823610 (711.088675)
test_rubyspec 0.088365 0.010752 172.714290 (213.795830)
total: 990.08 sec