Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-115519
#<BuildRuby:0x0000562f604ca118
@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.20230912-115519",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.006939 0.001436 2.392345 ( 5.067027)
build_miniruby 0.001732 0.000000 1.822547 ( 2.228872)
build_ruby 0.001967 0.000000 3.464274 ( 4.431368)
build_all 0.008928 0.000017 6.580597 ( 6.967296)
build_install 0.015579 0.006645 8.316558 ( 8.819194)
test_btest 0.000733 0.000156 85.088803 ( 74.927898)
test_basic 0.001267 0.008335 1.032783 ( 1.703706)
test_all 0.007895 0.002988 724.991451 (497.662578)
test_rubyspec 0.040064 0.035003 107.079525 (132.182995)
total: 733.99 sec