Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-084000
#<BuildRuby:0x00007f92855cfde0
@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.20240629-084000",
@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.000017 0.000005 0.000022 ( 0.000024)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000026 0.000009 0.000035 ( 0.000033)
build_up 0.008029 0.001297 4.400139 ( 3.730265)
build_miniruby 0.001638 0.000526 1.461135 ( 1.457828)
build_ruby 0.001675 0.000538 3.699501 ( 3.845939)
build_all 0.004149 0.005745 8.326892 ( 3.221818)
build_install 0.003614 0.014920 10.942435 ( 4.964302)
test_btest 0.000787 0.000366 117.079563 ( 30.939236)
test_basic 0.002309 0.007979 1.073052 ( 1.122526)
test_all 0.127060 0.024177 833.695194 (235.654366)
test_rubyspec 0.052812 0.041346 173.524117 ( 35.680245)
total: 320.62 sec