Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-200620
#<BuildRuby:0x00007fbedaacfdc8
@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.20240618-200620",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000034 0.000005 0.000039 ( 0.000040)
configure 0.000034 0.000004 0.000038 ( 0.000039)
build_up 0.003772 0.003964 3.376209 ( 3.368279)
build_miniruby 0.001407 0.000219 1.247266 ( 1.243915)
build_ruby 0.001776 0.000278 3.716639 ( 3.889926)
build_all 0.004456 0.003440 7.653387 ( 3.099533)
build_install 0.013184 0.005003 10.133157 ( 4.982540)
test_btest 0.000853 0.000166 110.021975 ( 29.347446)
test_basic 0.003433 0.004926 1.093094 ( 1.145937)
test_all 0.110078 0.039870 808.821680 (251.862102)
test_rubyspec 0.052606 0.041443 158.837747 ( 29.434953)
total: 328.38 sec