Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-022944
#<BuildRuby:0x000055cf5bd763d0
@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.20230531-022944",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.001087 0.004284 1.847462 ( 3.770390)
build_miniruby 0.001743 0.000000 1.234277 ( 1.252114)
build_ruby 0.001561 0.000000 2.688186 ( 3.083205)
build_all 0.003379 0.003655 2.173945 ( 2.597159)
build_install 0.006699 0.011431 3.471667 ( 3.320551)
test_btest 0.000489 0.000196 76.231143 ( 42.680510)
test_basic 0.001717 0.004707 0.794501 ( 0.934990)
test_all 0.000705 0.000310 559.347861 (244.543656)
test_rubyspec 0.032472 0.020008 83.787334 (101.256865)
total: 403.44 sec