Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-195006
#<BuildRuby:0x000055ca81f162c8
@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.20230609-195006",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005351 0.000259 1.816712 ( 3.083662)
build_miniruby 0.001544 0.000000 1.363261 ( 1.365228)
build_ruby 0.001454 0.000000 2.514791 ( 2.708954)
build_all 0.001970 0.004693 2.114880 ( 1.375340)
build_install 0.013094 0.003652 3.374859 ( 2.427124)
test_btest 0.000842 0.000150 75.826355 ( 30.022648)
test_basic 0.000000 0.005287 0.710682 ( 0.793206)
test_all 0.000000 0.001728 578.637320 (202.129325)
test_rubyspec 0.033037 0.017834 80.044261 ( 92.229542)
total: 336.14 sec