Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-014005
#<BuildRuby:0x00007f2b2dbcfde0
@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.20240628-014005",
@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.000020 0.000002 0.000022 ( 0.000024)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.001591 0.007573 4.381102 ( 4.157114)
build_miniruby 0.002000 0.000353 1.571328 ( 1.582025)
build_ruby 0.002358 0.000000 4.282009 ( 4.406117)
build_all 0.010501 0.000155 8.860934 ( 4.006252)
build_install 0.021819 0.002411 11.842950 ( 5.915394)
test_btest 0.000734 0.000115 123.010398 ( 35.762157)
test_basic 0.009149 0.000812 1.244507 ( 1.297079)
test_all 0.102987 0.049177 866.210534 (258.905355)
test_rubyspec 0.041339 0.047209 161.561924 ( 32.559378)
total: 348.59 sec