Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-062053
#<BuildRuby:0x000055d4de6a2120
@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.20230810-062053",
@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.000027 0.000001 0.000028 ( 0.000028)
autoconf 0.000033 0.000001 0.000034 ( 0.000034)
configure 0.000028 0.000001 0.000029 ( 0.000030)
build_up 0.007260 0.000000 2.335779 ( 6.823834)
build_miniruby 0.001312 0.000016 1.771385 ( 4.524225)
build_ruby 0.001647 0.000054 3.580558 ( 8.143622)
build_all 0.009116 0.000018 2.932305 ( 5.243167)
build_install 0.012852 0.007271 4.532704 ( 6.903844)
test_btest 0.001314 0.000099 87.398451 ( 65.100175)
test_basic 0.005660 0.000129 0.971492 ( 1.864638)
test_all 0.001023 0.000074 671.360967 (472.931641)
test_rubyspec 0.042421 0.015421 103.305015 (177.871523)
total: 749.41 sec