Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-193917
#<BuildRuby:0x00007fe0158afdc0
@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.20240919-193917",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000034 0.000009 0.000043 ( 0.000041)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.001541 0.007021 3.579282 ( 3.100408)
build_miniruby 0.001310 0.000437 1.191155 ( 1.188053)
build_ruby 0.002082 0.000000 3.224615 ( 3.417268)
build_all 0.007925 0.000722 5.993171 ( 2.278420)
build_install 0.012615 0.003840 8.423714 ( 3.773607)
test_btest 0.000783 0.000238 81.545972 ( 21.495090)
test_basic 0.000000 0.007841 0.832401 ( 0.894554)
test_all 0.112777 0.035858 709.093246 (204.280569)
test_rubyspec 0.046868 0.041861 134.136766 ( 23.990341)
total: 264.42 sec