Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-213712
#<BuildRuby:0x00007f98b66afdc8
@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.20240708-213712",
@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.000024 0.000005 0.000029 ( 0.000030)
autoconf 0.000038 0.000007 0.000045 ( 0.000046)
configure 0.000034 0.000007 0.000041 ( 0.000041)
build_up 0.005012 0.005058 4.465026 ( 8.997904)
build_miniruby 0.001895 0.000446 1.879178 ( 3.890175)
build_ruby 0.002176 0.000512 4.586957 ( 28.139434)
build_all 0.005479 0.005605 8.836367 ( 12.699668)
build_install 0.019808 0.009370 12.335422 ( 18.443651)
test_btest 0.000951 0.000275 125.137538 (186.868573)
test_basic 0.008750 0.001223 1.402923 ( 3.022297)
test_all 0.129798 0.032261 936.493781 (634.431513)
test_rubyspec 0.058584 0.034303 167.803916 ( 46.594316)
total: 943.09 sec