Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-035131
#<BuildRuby:0x0000555c1bd223b0
@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.20230807-035131",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000029 0.000006 0.000035 ( 0.000033)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.003185 0.004614 2.413838 ( 6.568684)
build_miniruby 0.001386 0.000314 1.838879 ( 2.329722)
build_ruby 0.001575 0.000356 3.735738 ( 5.314900)
build_all 0.002296 0.006596 2.953801 ( 3.528585)
build_install 0.009468 0.011012 4.499312 ( 4.521712)
test_btest 0.000660 0.000220 87.050424 ( 61.783327)
test_basic 0.007939 0.001314 1.029707 ( 2.209942)
test_all 0.001431 0.000465 695.739600 (492.719873)
test_rubyspec 0.027358 0.035738 105.394521 (214.450452)
total: 793.43 sec