Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-113009
#<BuildRuby:0x000055e8935d1fc0
@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.20230910-113009",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000035 0.000000 0.000035 ( 0.000030)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.007025 0.000613 2.361550 ( 4.643200)
build_miniruby 0.002020 0.000389 1.739799 ( 1.991376)
build_ruby 0.001391 0.000267 3.490968 ( 4.064304)
build_all 0.008609 0.000779 6.400711 ( 4.884607)
build_install 0.014930 0.007397 8.058918 ( 6.678843)
test_btest 0.000715 0.000157 84.673758 ( 47.772067)
test_basic 0.003646 0.004173 0.970497 ( 1.321519)
test_all 0.009838 0.000000 675.057966 (343.959572)
test_rubyspec 0.051008 0.028754 109.105273 (141.431284)
total: 556.75 sec