Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-123456
#<BuildRuby:0x000055a682c46138
@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.20230819-123456",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.005790 0.000620 2.203212 ( 5.597708)
build_miniruby 0.001903 0.000000 1.615245 ( 3.001006)
build_ruby 0.001991 0.000000 3.302458 ( 15.212460)
build_all 0.007775 0.000330 6.289097 ( 5.727558)
build_install 0.009103 0.009518 7.832910 ( 8.063059)
test_btest 0.000702 0.000113 83.366304 ( 53.127917)
test_basic 0.005661 0.000913 1.005813 ( 2.135987)
test_all 0.010445 0.000146 667.951196 (434.643890)
test_rubyspec 0.036473 0.035412 108.091680 (185.019986)
total: 712.53 sec