Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-124249
#<BuildRuby:0x0000560a1e581a00
@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.20230617-124249",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.005670 0.001031 1.972906 ( 4.984673)
build_miniruby 0.001237 0.000225 1.444457 ( 1.816243)
build_ruby 0.001684 0.000306 3.007324 ( 4.055117)
build_all 0.007522 0.000000 2.452852 ( 2.748598)
build_install 0.018720 0.000000 3.808611 ( 4.323406)
test_btest 0.000710 0.000000 76.638873 ( 46.702450)
test_basic 0.003686 0.003680 0.813664 ( 1.403283)
test_all 0.000975 0.000070 556.883287 (321.454485)
test_rubyspec 0.030330 0.024083 86.775767 (125.767055)
total: 513.26 sec