Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-205534
#<BuildRuby:0x0000558f4bd6a120
@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.20230906-205534",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.004725 0.000814 1.585343 ( 2.092545)
build_miniruby 0.001457 0.000252 1.541723 ( 1.540913)
build_ruby 0.001353 0.000233 3.201561 ( 3.418455)
build_all 0.007179 0.001238 6.243695 ( 2.483970)
build_install 0.017626 0.000000 7.150543 ( 3.491934)
test_btest 0.000830 0.000000 83.660215 ( 21.970591)
test_basic 0.005219 0.000225 0.871800 ( 0.933733)
test_all 0.007577 0.001102 671.560384 (225.750747)
test_rubyspec 0.050502 0.020510 99.997761 (111.938335)
total: 373.62 sec