Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-092828
#<BuildRuby:0x00007f34b232fdc8
@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.20240808-092828",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000030 0.000002 0.000032 ( 0.000033)
build_up 0.004661 0.003592 3.003404 ( 3.025806)
build_miniruby 0.001569 0.000179 1.353819 ( 1.350956)
build_ruby 0.002273 0.000000 3.938793 ( 4.126112)
build_all 0.002127 0.007298 7.938543 ( 3.268499)
build_install 0.016416 0.005404 10.419189 ( 5.358227)
test_btest 0.000938 0.000168 116.795445 ( 31.900411)
test_basic 0.010568 0.001134 1.181104 ( 1.231724)
test_all 0.082424 0.072848 906.850242 (463.211405)
test_rubyspec 0.057866 0.036256 182.624164 (133.982290)
total: 647.46 sec