Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-175908
#<BuildRuby:0x00007f43ef58fdd8
@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.20240923-175908",
@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.000004 0.000025 ( 0.000025)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.000948 0.008230 4.529343 ( 3.602049)
build_miniruby 0.001885 0.000000 1.587307 ( 1.585304)
build_ruby 0.002445 0.000000 4.221703 ( 4.356839)
build_all 0.006638 0.002785 7.377181 ( 3.615079)
build_install 0.013960 0.009573 11.130614 ( 5.822677)
test_btest 0.000683 0.000198 94.682735 ( 27.779838)
test_basic 0.007174 0.003783 1.081269 ( 1.124570)
test_all 0.107267 0.041161 766.930831 (255.414632)
test_rubyspec 0.047654 0.037909 136.955940 ( 30.620634)
total: 333.92 sec