Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-231148
#<BuildRuby:0x00007f1ee9e3fdc8
@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.20240727-231148",
@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.000019 0.000007 0.000026 ( 0.000027)
autoconf 0.000031 0.000012 0.000043 ( 0.000042)
configure 0.000028 0.000011 0.000039 ( 0.000038)
build_up 0.008428 0.001663 4.143755 ( 4.694914)
build_miniruby 0.001970 0.000000 1.859552 ( 1.962352)
build_ruby 0.002300 0.000000 4.641855 ( 5.009382)
build_all 0.007908 0.002605 8.536584 ( 5.034106)
build_install 0.019065 0.000908 10.535002 ( 4.927168)
test_btest 0.000704 0.000228 119.329973 ( 36.169946)
test_basic 0.010870 0.000000 1.236757 ( 1.364485)
test_all 0.102344 0.050551 844.132971 (279.257575)
test_rubyspec 0.050270 0.037014 165.214505 ( 36.008589)
total: 374.43 sec