Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-234850
#<BuildRuby:0x00005627ef6a6130
@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-234850",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005266 0.000223 1.756827 ( 3.050285)
build_miniruby 0.001123 0.000195 1.070894 ( 1.069033)
build_ruby 0.001157 0.000000 2.241742 ( 2.455411)
build_all 0.002890 0.003282 2.036272 ( 1.337342)
build_install 0.010435 0.004505 3.067915 ( 2.162754)
test_btest 0.000619 0.000137 74.830952 ( 23.955522)
test_basic 0.006180 0.000000 0.751268 ( 0.829686)
test_all 0.002353 0.000000 552.454553 (173.077512)
test_rubyspec 0.015494 0.026786 74.795643 ( 86.701439)
total: 294.64 sec