Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-200637
#<BuildRuby:0x0000564dfe512258
@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.20230705-200637",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.006124 0.000735 2.074470 ( 5.479147)
build_miniruby 0.001041 0.000125 1.613531 ( 2.094290)
build_ruby 0.001420 0.000171 3.067501 ( 3.623835)
build_all 0.002091 0.006799 2.554986 ( 3.060372)
build_install 0.013270 0.005051 3.892195 ( 5.482005)
test_btest 0.000861 0.000173 81.425958 ( 48.842864)
test_basic 0.005599 0.001120 0.913104 ( 1.360033)
test_all 0.001180 0.000946 623.372601 (328.185377)
test_rubyspec 0.034977 0.020601 89.712621 (132.571186)
total: 530.70 sec