Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-170131
#<BuildRuby:0x000055e05a77a7c8
@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.20230601-170131",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.000000 0.006336 1.692058 ( 2.939182)
build_miniruby 0.000438 0.000905 1.355417 ( 1.353929)
build_ruby 0.001272 0.000000 2.632821 ( 2.834298)
build_all 0.002617 0.003824 1.964346 ( 1.146191)
build_install 0.012643 0.003403 3.071721 ( 2.148908)
test_btest 0.000693 0.000108 75.154441 ( 19.859572)
test_basic 0.004795 0.000000 0.657095 ( 0.732039)
test_all 0.001022 0.000000 565.786800 (166.223362)
test_rubyspec 0.035399 0.020510 80.791683 ( 93.813823)
total: 291.05 sec