Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-132125
#<BuildRuby:0x00007f1bcb0cfdd0
@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.20240812-132125",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.004830 0.003233 3.687039 ( 3.553585)
build_miniruby 0.001662 0.000180 1.615904 ( 1.612131)
build_ruby 0.001834 0.000198 4.370000 ( 4.504287)
build_all 0.005271 0.004097 8.469103 ( 3.354403)
build_install 0.015145 0.005678 11.053687 ( 5.324321)
test_btest 0.000927 0.000142 114.703417 ( 31.308454)
test_basic 0.009354 0.000762 1.167524 ( 1.211277)
test_all 0.090033 0.062280 863.684618 (250.613917)
test_rubyspec 0.048776 0.043474 178.552524 ( 55.159541)
total: 356.64 sec