Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-104630
#<BuildRuby:0x00007f723691fdc0
@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.20240719-104630",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.004685 0.002962 3.418026 ( 3.451174)
build_miniruby 0.001226 0.000380 1.585518 ( 1.582465)
build_ruby 0.001896 0.000000 3.643982 ( 3.841206)
build_all 0.007368 0.001634 8.051986 ( 3.187114)
build_install 0.016080 0.002840 10.603567 ( 5.094012)
test_btest 0.000681 0.000194 118.358868 ( 32.290567)
test_basic 0.007637 0.001012 1.268259 ( 1.318565)
test_all 0.112499 0.037814 845.013823 (252.784174)
test_rubyspec 0.037084 0.058327 170.187628 ( 36.937866)
total: 340.49 sec