Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221217-233920
#<BuildRuby:0x00005604989a27f0
@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.20221217-233920",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.004254 0.000608 1.113478 ( 1.493346)
build_miniruby 0.001259 0.000180 1.410484 ( 1.410988)
build_ruby 0.001451 0.000207 3.451712 ( 3.811302)
build_all 0.000833 0.006927 3.780248 ( 2.077333)
build_install 0.004996 0.009468 2.953285 ( 2.260716)
test_btest 0.000075 0.002821 57.275411 ( 21.782651)
test_basic 0.001828 0.001871 0.407735 ( 0.506539)
test_all 0.000948 0.000328 630.935533 (217.787735)
test_rubyspec 0.020172 0.017910 68.335016 ( 78.410779)
total: 329.54 sec