Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-230621
#<BuildRuby:0x0000558bd9045a00
@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.20230731-230621",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.005636 0.000417 2.125083 ( 4.600353)
build_miniruby 0.001834 0.000135 1.679128 ( 1.802655)
build_ruby 0.001639 0.000122 3.339895 ( 3.871214)
build_all 0.003381 0.004703 2.680503 ( 3.425299)
build_install 0.015094 0.003558 4.191225 ( 5.000736)
test_btest 0.000730 0.000091 80.829159 ( 57.251676)
test_basic 0.008270 0.000486 0.971892 ( 2.620539)
test_all 0.001203 0.000146 655.180135 (479.132124)
test_rubyspec 0.043405 0.018131 96.942296 (194.085106)
total: 751.79 sec