Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-172301
#<BuildRuby:0x00007f0b0791fdc0
@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.20240802-172301",
@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.000002 0.000022 ( 0.000023)
autoconf 0.000039 0.000005 0.000044 ( 0.000044)
configure 0.000030 0.000004 0.000034 ( 0.000035)
build_up 0.002760 0.006290 3.959151 ( 3.867290)
build_miniruby 0.001456 0.000276 1.650121 ( 1.656561)
build_ruby 0.001789 0.000338 4.285995 ( 4.438320)
build_all 0.006345 0.003584 8.604699 ( 4.032324)
build_install 0.014124 0.008294 11.629101 ( 5.767597)
test_btest 0.000825 0.000196 121.601460 ( 47.617117)
test_basic 0.006503 0.005624 1.342805 ( 1.403270)
test_all 0.120633 0.035978 956.825048 (417.770141)
test_rubyspec 0.050575 0.042846 172.815568 (110.977494)
total: 597.53 sec