Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-225925
#<BuildRuby:0x000055923d9821a8
@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.20230507-225925",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000064 0.000000 0.000064 ( 0.000070)
build_up 0.005322 0.000000 1.751804 ( 2.940862)
build_miniruby 0.001213 0.000000 1.358441 ( 1.357020)
build_ruby 0.001285 0.000000 2.465050 ( 2.695990)
build_all 0.005563 0.000231 2.024927 ( 1.135713)
build_install 0.014954 0.000000 3.123639 ( 2.119998)
test_btest 0.000810 0.000000 72.196245 ( 24.431333)
test_basic 0.005348 0.000000 0.658357 ( 0.739537)
test_all 0.000859 0.000023 541.765713 (167.548041)
test_rubyspec 0.011059 0.041213 75.505651 ( 87.775383)
total: 290.74 sec