Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-104511
#<BuildRuby:0x0000559c4f891f70
@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.20230920-104511",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.007063 0.000325 2.376545 ( 4.678927)
build_miniruby 0.001772 0.000000 1.693706 ( 1.975873)
build_ruby 0.001620 0.000000 3.489908 ( 4.117140)
build_all 0.004603 0.003609 6.470266 ( 5.001727)
build_install 0.015748 0.004553 7.945653 ( 7.133955)
test_btest 0.000794 0.000117 85.215535 ( 46.948098)
test_basic 0.004047 0.004856 1.026771 ( 1.244135)
test_all 0.004957 0.004401 677.592479 (336.366447)
test_rubyspec 0.037302 0.036924 107.319914 (126.309337)
total: 533.78 sec