Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-011143
#<BuildRuby:0x0000563e15b1a1a8
@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.20230911-011143",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.006403 0.000445 2.228366 ( 3.455937)
build_miniruby 0.000000 0.001463 1.728294 ( 1.727305)
build_ruby 0.000000 0.001647 3.330606 ( 3.547744)
build_all 0.006925 0.001484 6.267068 ( 3.230447)
build_install 0.016934 0.001706 7.708318 ( 4.300440)
test_btest 0.001012 0.000203 85.087687 ( 38.703690)
test_basic 0.007979 0.000000 0.926660 ( 1.053080)
test_all 0.006436 0.003209 685.800111 (279.378658)
test_rubyspec 0.040707 0.030314 105.046628 (118.223510)
total: 453.62 sec