Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-130105
#<BuildRuby:0x00007f796acffdd8
@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.20240713-130105",
@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.000017 0.000008 0.000025 ( 0.000023)
autoconf 0.000031 0.000014 0.000045 ( 0.000046)
configure 0.000025 0.000013 0.000038 ( 0.000038)
build_up 0.001301 0.006526 3.636455 ( 3.576348)
build_miniruby 0.001150 0.000623 1.557775 ( 1.554837)
build_ruby 0.001141 0.000618 4.107853 ( 4.278820)
build_all 0.003854 0.005594 7.643180 ( 3.005997)
build_install 0.012064 0.007996 9.641111 ( 4.383520)
test_btest 0.000676 0.000396 115.541876 ( 41.632542)
test_basic 0.009697 0.002791 1.342955 ( 1.596854)
test_all 0.120616 0.040289 975.770851 (589.093779)
test_rubyspec 0.064160 0.027415 175.942234 (180.757819)
total: 829.88 sec