Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-105844
#<BuildRuby:0x000056334f4fa258
@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.20230917-105844",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.006347 0.000595 2.329490 ( 4.815826)
build_miniruby 0.001702 0.000000 1.690446 ( 1.816082)
build_ruby 0.000000 0.001561 3.271421 ( 3.614692)
build_all 0.005370 0.002907 6.285220 ( 4.456797)
build_install 0.015173 0.005225 8.005411 ( 6.851447)
test_btest 0.001005 0.000144 86.320076 ( 45.035025)
test_basic 0.003305 0.005069 0.996596 ( 1.203652)
test_all 0.005418 0.004758 725.301198 (317.050764)
test_rubyspec 0.020060 0.054067 107.779111 (127.120635)
total: 511.97 sec