Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-101850
#<BuildRuby:0x000055d00580e118
@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.20230603-101850",
@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.000024 0.000001 0.000025 ( 0.000025)
autoconf 0.000029 0.000001 0.000030 ( 0.000031)
configure 0.000029 0.000001 0.000030 ( 0.000030)
build_up 0.006059 0.000264 1.883243 ( 4.080970)
build_miniruby 0.001361 0.000059 1.277656 ( 1.488093)
build_ruby 0.001563 0.000067 2.735673 ( 3.321503)
build_all 0.006720 0.000000 2.176538 ( 2.239432)
build_install 0.013771 0.004374 3.614674 ( 3.414958)
test_btest 0.000000 0.001047 76.091594 ( 39.787600)
test_basic 0.000000 0.007640 0.841551 ( 1.008026)
test_all 0.000000 0.001380 593.885786 (256.960686)
test_rubyspec 0.027136 0.027159 84.208530 (101.339942)
total: 413.64 sec