Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-160032
#<BuildRuby:0x0000558a5fb0e390
@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.20230510-160032",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000000 0.005583 1.711089 ( 2.977161)
build_miniruby 0.000000 0.001460 1.143596 ( 1.142804)
build_ruby 0.000000 0.001622 2.604158 ( 2.821041)
build_all 0.003707 0.002846 2.081250 ( 1.197545)
build_install 0.008243 0.008046 3.171782 ( 2.191507)
test_btest 0.000594 0.000281 75.038599 ( 23.145253)
test_basic 0.000000 0.007528 0.679834 ( 0.760289)
test_all 0.000000 0.001126 567.702958 (180.948584)
test_rubyspec 0.006486 0.037579 75.719265 ( 87.387976)
total: 302.57 sec