Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-220240
#<BuildRuby:0x0000559ee3fbe078
@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.20230711-220240",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000030 0.000006 0.000036 ( 0.000146)
build_up 0.002749 0.003659 2.100368 ( 3.540626)
build_miniruby 0.001319 0.000293 1.726722 ( 1.745907)
build_ruby 0.001424 0.000316 3.350141 ( 3.549004)
build_all 0.007565 0.000000 2.524446 ( 1.935531)
build_install 0.019749 0.000000 3.919146 ( 3.289049)
test_btest 0.000962 0.000000 81.431476 ( 39.185572)
test_basic 0.003195 0.003860 0.881759 ( 0.998884)
test_all 0.001693 0.000338 624.111190 (253.749376)
test_rubyspec 0.033973 0.019082 89.917625 (104.164107)
total: 412.16 sec