Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-081754
#<BuildRuby:0x00005606e6a45b08
@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.20231018-081754",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.001776 0.004488 2.173441 ( 2.333700)
build_miniruby 0.001669 0.000000 1.473638 ( 1.474398)
build_ruby 0.001878 0.000000 3.314387 ( 3.524169)
build_all 0.008163 0.000000 6.343613 ( 3.037879)
build_install 0.004276 0.010960 8.021641 ( 3.961437)
test_btest 0.000553 0.000172 89.869909 ( 36.293537)
test_basic 0.003748 0.003906 1.013032 ( 1.109328)
test_all 0.003541 0.006319 698.662131 (272.505062)
test_rubyspec 0.029328 0.046753 109.386318 (134.304809)
total: 458.55 sec