Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-185157
#<BuildRuby:0x00007fa55373fdc0
@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.20240827-185157",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.007958 0.000000 3.629320 ( 3.510389)
build_miniruby 0.001280 0.000241 1.566616 ( 1.563316)
build_ruby 0.001525 0.000315 4.261006 ( 4.420650)
build_all 0.007639 0.001580 8.204908 ( 3.299731)
build_install 0.020043 0.000403 10.803935 ( 4.755929)
test_btest 0.000919 0.000167 110.936352 ( 30.394368)
test_basic 0.006220 0.003977 0.999993 ( 1.174309)
test_all 0.115054 0.037748 836.828828 (282.487740)
test_rubyspec 0.059320 0.033156 166.584927 ( 42.302388)
total: 373.91 sec