Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-004712
#<BuildRuby:0x00007fbd0cb8fdc8
@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.20240816-004712",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000038 0.000009 0.000047 ( 0.000050)
build_up 0.004270 0.004060 3.683948 ( 3.929395)
build_miniruby 0.001484 0.000000 2.089517 ( 2.089440)
build_ruby 0.001754 0.000000 3.901130 ( 4.061467)
build_all 0.005927 0.002337 7.645815 ( 3.056044)
build_install 0.014896 0.005728 10.350851 ( 4.606304)
test_btest 0.000791 0.000208 113.472081 ( 29.749681)
test_basic 0.008818 0.001227 1.228794 ( 1.280124)
test_all 0.095845 0.054132 874.188596 (284.044893)
test_rubyspec 0.054588 0.035242 164.581843 ( 34.022481)
total: 366.84 sec