Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-225419
#<BuildRuby:0x00007fed3660fdd0
@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.20240830-225419",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000022 ( 0.000023)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.007471 0.000000 3.220612 ( 3.123592)
build_miniruby 0.000000 0.001628 1.586159 ( 1.582872)
build_ruby 0.000000 0.001906 4.174615 ( 4.334704)
build_all 0.009805 0.000952 8.046654 ( 4.887972)
build_install 0.008408 0.015997 10.647974 ( 6.811007)
test_btest 0.001030 0.000229 114.570607 ( 37.196667)
test_basic 0.007332 0.001629 1.155398 ( 1.212776)
test_all 0.124143 0.027058 823.524717 (243.228205)
test_rubyspec 0.053167 0.040201 163.861967 ( 30.445846)
total: 332.82 sec