Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-130056
#<BuildRuby:0x000055913e515f48
@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.20230530-130056",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.005449 0.001239 1.904291 ( 4.329038)
build_miniruby 0.001449 0.000329 1.372256 ( 1.539257)
build_ruby 0.001537 0.000000 2.723392 ( 3.285551)
build_all 0.005852 0.000697 2.237306 ( 2.145843)
build_install 0.008599 0.008750 3.508214 ( 3.102541)
test_btest 0.000766 0.000215 79.180879 ( 45.888967)
test_basic 0.005346 0.001497 0.836891 ( 1.098839)
test_all 0.000866 0.000242 582.628460 (321.598753)
test_rubyspec 0.030133 0.035173 89.532536 (128.342236)
total: 511.33 sec