Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-073216
#<BuildRuby:0x00007f5246defdd8
@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.20240731-073216",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000048 0.000000 0.000048 ( 0.000046)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.005980 0.004478 4.371271 ( 5.801432)
build_miniruby 0.001671 0.000325 1.927655 ( 2.509961)
build_ruby 0.000000 0.002445 4.986896 ( 6.199912)
build_all 0.000839 0.009892 9.336682 ( 8.695908)
build_install 0.019607 0.006172 12.809842 ( 12.413523)
test_btest 0.000889 0.000250 129.846534 (148.929011)
test_basic 0.007595 0.005343 1.451520 ( 2.322631)
test_all 0.128767 0.041851 1011.226206 (1168.741517)
test_rubyspec 0.039586 0.059392 181.495545 (138.129062)
total: 1493.74 sec