Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-130447
#<BuildRuby:0x00007f46479ffdc8
@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.20240718-130447",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.005309 0.003593 3.899821 ( 4.440010)
build_miniruby 0.001579 0.000232 1.762058 ( 1.843874)
build_ruby 0.001874 0.000275 4.591515 ( 4.865556)
build_all 0.010481 0.000923 8.827815 ( 6.523166)
build_install 0.018955 0.009881 12.315849 ( 9.720627)
test_btest 0.000919 0.000171 124.058372 ( 72.371890)
test_basic 0.001793 0.010202 1.330377 ( 1.571659)
test_all 0.095387 0.065036 968.079919 (674.148110)
test_rubyspec 0.069105 0.026926 178.833629 (125.904164)
total: 901.39 sec