Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-073855
#<BuildRuby:0x00007f1149fcfdd0
@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.20240930-073855",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.000200 0.008204 3.661690 ( 3.080203)
build_miniruby 0.001173 0.000329 1.198294 ( 1.195343)
build_ruby 0.001430 0.000400 3.582383 ( 3.765042)
build_all 0.004382 0.004251 6.511031 ( 2.586030)
build_install 0.015786 0.005188 9.621492 ( 4.224488)
test_btest 0.000688 0.000213 89.700326 ( 23.612822)
test_basic 0.006830 0.003743 0.944062 ( 0.989904)
test_all 0.116923 0.035505 778.837981 (253.615449)
test_rubyspec 0.059861 0.024851 134.323974 ( 27.216817)
total: 320.29 sec