Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-025316
#<BuildRuby:0x0000558454362008
@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.20230630-025316",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.002404 0.004105 2.051677 ( 6.162558)
build_miniruby 0.001340 0.000173 1.667060 ( 2.648238)
build_ruby 0.002463 0.000000 3.269725 ( 5.068152)
build_all 0.008583 0.000000 2.518074 ( 3.517219)
build_install 0.016553 0.003464 4.092503 ( 6.369516)
test_btest 0.000821 0.000105 82.495808 ( 49.287778)
test_basic 0.006655 0.000350 0.904774 ( 1.837633)
test_all 0.001529 0.000088 624.020091 (327.914279)
test_rubyspec 0.026038 0.027473 89.232975 (130.454028)
total: 533.26 sec