Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-123051
#<BuildRuby:0x000055e868d59f70
@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.20230524-123051",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005226 0.001187 1.827867 ( 4.412581)
build_miniruby 0.001132 0.000257 1.331005 ( 1.484096)
build_ruby 0.001111 0.000252 2.789084 ( 3.014130)
build_all 0.006099 0.000379 2.061800 ( 1.950030)
build_install 0.015388 0.000400 3.207354 ( 3.295970)
test_btest 0.000690 0.000133 74.822185 ( 39.061917)
test_basic 0.001359 0.004860 0.729720 ( 0.836769)
test_all 0.001314 0.000303 566.796536 (241.450526)
test_rubyspec 0.023632 0.026938 80.586347 ( 97.392983)
total: 392.90 sec