Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-071005
#<BuildRuby:0x000055638d782008
@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.20230609-071005",
@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.000025 0.000006 0.000031 ( 0.000031)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.000000 0.006376 1.876141 ( 3.141152)
build_miniruby 0.000931 0.000545 1.441996 ( 1.441196)
build_ruby 0.001326 0.000407 2.906527 ( 3.098262)
build_all 0.007129 0.000955 2.232419 ( 1.498359)
build_install 0.017993 0.002341 3.619219 ( 2.895363)
test_btest 0.000690 0.000188 78.044537 ( 27.976591)
test_basic 0.003959 0.001080 0.657454 ( 0.737485)
test_all 0.000882 0.000240 556.570137 (200.743271)
test_rubyspec 0.024130 0.039967 86.718216 (121.374591)
total: 362.91 sec