Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-111310
#<BuildRuby:0x0000555af6d1a208
@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.20230123-111310",
@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.000003 0.000021 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000032)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.002386 0.004551 1.281130 ( 2.520098)
build_miniruby 0.001353 0.000325 1.408335 ( 1.878328)
build_ruby 0.001909 0.000458 3.366203 ( 4.660752)
build_all 0.005241 0.003387 4.052333 ( 4.498090)
build_install 0.019201 0.001612 3.242771 ( 3.835223)
test_btest 0.000595 0.000139 60.113815 ( 53.599205)
test_basic 0.005622 0.001312 0.481967 ( 0.893625)
test_all 0.001051 0.000246 728.071654 (781.030376)
test_rubyspec 0.034916 0.028753 79.271556 (114.193174)
total: 967.11 sec