Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240818-112821
#<BuildRuby:0x00007f3fa314fde0
@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.20240818-112821",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000037 0.000010 0.000047 ( 0.000047)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.002665 0.007592 4.305070 ( 4.654978)
build_miniruby 0.001630 0.000498 1.913789 ( 2.029358)
build_ruby 0.001930 0.000589 4.951739 ( 5.293466)
build_all 0.005872 0.004654 9.207073 ( 4.247237)
build_install 0.016384 0.003872 12.392200 ( 6.055220)
test_btest 0.000603 0.000191 132.019400 ( 41.544751)
test_basic 0.005059 0.009138 1.444017 ( 1.503738)
test_all 0.113122 0.044610 903.356873 (313.746387)
test_rubyspec 0.051067 0.047602 184.636346 ( 73.704085)
total: 452.78 sec