Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-115833
#<BuildRuby:0x000055af7fe3a3d0
@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.20230613-115833",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006142 0.000255 1.980459 ( 5.212030)
build_miniruby 0.001426 0.000171 1.549246 ( 2.663997)
build_ruby 0.001577 0.000189 2.890722 ( 4.057657)
build_all 0.003464 0.004118 2.250367 ( 2.406272)
build_install 0.017408 0.000660 3.703600 ( 3.593678)
test_btest 0.000814 0.000112 76.466826 ( 45.537561)
test_basic 0.002007 0.000277 0.799645 ( 1.467955)
test_all 0.000481 0.000962 571.914952 (298.443935)
test_rubyspec 0.026050 0.026452 83.959393 (120.084600)
total: 483.47 sec