Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-064738
#<BuildRuby:0x00007f45dec7fdc8
@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.20240725-064738",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000036 0.000004 0.000040 ( 0.000039)
configure 0.000033 0.000003 0.000036 ( 0.000036)
build_up 0.000000 0.007726 3.691082 ( 3.667373)
build_miniruby 0.002078 0.000000 1.623141 ( 1.619289)
build_ruby 0.001842 0.000233 4.276172 ( 4.435130)
build_all 0.008173 0.000015 8.259733 ( 3.360488)
build_install 0.017621 0.000690 10.356400 ( 4.782920)
test_btest 0.000725 0.000091 119.415240 ( 31.439824)
test_basic 0.005739 0.004419 1.129449 ( 1.174993)
test_all 0.121793 0.033670 888.447908 (260.939940)
test_rubyspec 0.069396 0.021986 165.989029 ( 32.644858)
total: 344.07 sec