Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-093648
#<BuildRuby:0x00005590c51e2228
@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.20230708-093648",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.002152 0.004640 2.187529 ( 6.705245)
build_miniruby 0.001262 0.000384 1.802326 ( 3.986582)
build_ruby 0.001911 0.000000 3.524514 ( 19.487993)
build_all 0.004124 0.004798 2.679317 ( 5.107929)
build_install 0.013351 0.008704 4.172260 ( 8.823362)
test_btest 0.000663 0.000246 85.414015 ( 85.171924)
test_basic 0.002673 0.000990 0.907981 ( 2.152164)
test_all 0.001007 0.000373 682.247690 (614.345862)
test_rubyspec 0.021311 0.038561 96.571227 (170.561959)
total: 916.34 sec