Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-041748
#<BuildRuby:0x00007f5d1169fdc8
@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.20240822-041748",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.003568 0.005172 3.911274 ( 4.356956)
build_miniruby 0.001487 0.000461 1.684254 ( 1.710862)
build_ruby 0.001852 0.000575 4.422957 ( 4.737621)
build_all 0.008232 0.002555 8.219306 ( 5.047456)
build_install 0.017514 0.008904 11.707015 ( 7.573950)
test_btest 0.000997 0.000332 125.301649 ( 73.899070)
test_basic 0.011979 0.000575 1.369714 ( 1.771862)
test_all 0.107751 0.048876 845.369138 (335.577848)
test_rubyspec 0.063730 0.030072 167.441860 ( 34.494694)
total: 469.17 sec