Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-143143
#<BuildRuby:0x00007f91e8adfdc8
@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.20240707-143143",
@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.000025 0.000003 0.000028 ( 0.000029)
autoconf 0.000047 0.000006 0.000053 ( 0.000049)
configure 0.000041 0.000006 0.000047 ( 0.000046)
build_up 0.004850 0.004716 4.728068 ( 4.180251)
build_miniruby 0.001990 0.000315 1.968257 ( 2.196050)
build_ruby 0.001956 0.000309 4.981390 ( 5.557508)
build_all 0.003786 0.009175 9.275259 ( 5.894502)
build_install 0.012144 0.015731 13.458911 ( 9.647790)
test_btest 0.000913 0.000261 131.600821 ( 57.561466)
test_basic 0.001785 0.014387 1.496235 ( 1.813737)
test_all 0.114490 0.045948 896.047810 (261.952802)
test_rubyspec 0.064506 0.036334 180.432607 ( 57.244277)
total: 406.05 sec