Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-153702
#<BuildRuby:0x0000559df8a3e008
@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.20230311-153702",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000020)
build_up 0.002144 0.003506 1.780940 ( 3.103893)
build_miniruby 0.001111 0.000252 1.093228 ( 1.091725)
build_ruby 0.001155 0.000263 2.322709 ( 2.507395)
build_all 0.004027 0.002976 2.140103 ( 1.402246)
build_install 0.013160 0.002251 3.193976 ( 2.185857)
test_btest 0.000703 0.000169 66.677444 ( 22.461081)
test_basic 0.000000 0.005359 0.535055 ( 0.633083)
test_all 0.000000 0.000866 552.625754 (172.418893)
test_rubyspec 0.018082 0.022226 72.306450 ( 82.009578)
total: 287.81 sec