Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-072619
#<BuildRuby:0x00005637d5ee6138
@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.20230124-072619",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.005592 0.000432 1.250701 ( 2.426018)
build_miniruby 0.001254 0.000342 1.403600 ( 1.606731)
build_ruby 0.001617 0.000441 3.319511 ( 4.176959)
build_all 0.005109 0.004487 4.208402 ( 4.104702)
build_install 0.013923 0.004611 3.227780 ( 3.487140)
test_btest 0.000681 0.000209 59.631795 ( 40.894575)
test_basic 0.005364 0.001650 0.464505 ( 0.747599)
test_all 0.000000 0.001623 673.445307 (316.616182)
test_rubyspec 0.006857 0.046606 74.437204 ( 93.099459)
total: 467.16 sec