Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-153602
#<BuildRuby:0x000056546d4be1d8
@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.20230902-153602",
@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.000003 0.000027 ( 0.000024)
autoconf 0.000033 0.000004 0.000037 ( 0.000033)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.005585 0.000721 1.911073 ( 3.303993)
build_miniruby 0.001370 0.000177 1.785652 ( 2.188615)
build_ruby 0.001558 0.000201 3.690810 ( 4.160510)
build_all 0.005638 0.003779 6.645940 ( 6.010711)
build_install 0.015799 0.004691 7.953158 ( 7.557606)
test_btest 0.001026 0.000171 85.617464 ( 67.800223)
test_basic 0.007103 0.001183 1.003251 ( 1.521219)
test_all 0.015702 0.001076 722.195998 (803.494121)
test_rubyspec 0.043198 0.037473 109.678449 (156.225705)
total: 1052.26 sec