Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-022808
#<BuildRuby:0x000055c597505e58
@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.20230912-022808",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000030 0.000002 0.000032 ( 0.000033)
build_up 0.006983 0.000182 2.321058 ( 3.559545)
build_miniruby 0.001285 0.000078 1.552210 ( 1.552567)
build_ruby 0.001386 0.000084 3.177124 ( 3.377793)
build_all 0.007916 0.000220 6.134708 ( 2.684739)
build_install 0.015030 0.004819 7.988137 ( 4.722117)
test_btest 0.001056 0.000088 84.686508 ( 34.347493)
test_basic 0.000699 0.004571 0.937077 ( 1.004355)
test_all 0.008968 0.000000 704.435562 (249.416177)
test_rubyspec 0.018489 0.035659 91.396047 (102.767197)
total: 403.43 sec