Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-111610
#<BuildRuby:0x000055a3af33e6d8
@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.20230725-111610",
@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.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.005724 0.000687 2.188684 ( 5.625809)
build_miniruby 0.001707 0.000205 1.675413 ( 3.213075)
build_ruby 0.001437 0.000172 3.404419 ( 6.404146)
build_all 0.004720 0.004397 2.696995 ( 3.526131)
build_install 0.015700 0.004810 4.289432 ( 5.356325)
test_btest 0.000826 0.000142 83.712283 ( 59.711284)
test_basic 0.001155 0.007199 0.978675 ( 1.773699)
test_all 0.001140 0.000257 644.339911 (400.996427)
test_rubyspec 0.040768 0.013400 88.989479 (102.489469)
total: 589.10 sec