Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-133458
#<BuildRuby:0x0000559ee0a0dd98
@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.20230503-133458",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.005948 0.000493 1.854670 ( 4.415572)
build_miniruby 0.001271 0.000289 1.379852 ( 1.547268)
build_ruby 0.001271 0.000289 2.705039 ( 3.257685)
build_all 0.006050 0.000444 2.122295 ( 1.986807)
build_install 0.006347 0.008849 3.305403 ( 3.156138)
test_btest 0.000556 0.000162 73.292523 ( 41.154531)
test_basic 0.005004 0.001459 0.757617 ( 0.990787)
test_all 0.000716 0.000209 564.917491 (227.420507)
test_rubyspec 0.033876 0.015753 80.052866 ( 93.023704)
total: 376.95 sec