Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-004010
#<BuildRuby:0x00007fbe6ebffde0
@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.20240627-004010",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.002310 0.006208 3.289690 ( 2.859500)
build_miniruby 0.001649 0.000000 1.319568 ( 1.316328)
build_ruby 0.000000 0.002064 3.539756 ( 3.704519)
build_all 0.005386 0.002757 8.031752 ( 3.211485)
build_install 0.012201 0.007998 10.799784 ( 5.047086)
test_btest 0.000637 0.000245 105.348174 ( 28.224876)
test_basic 0.000443 0.008111 0.891544 ( 0.942648)
test_all 0.091093 0.058776 796.451339 (267.976186)
test_rubyspec 0.055225 0.040645 163.665651 ( 32.807151)
total: 346.09 sec