Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-005715
#<BuildRuby:0x00007fae74dbfdd8
@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.20240831-005715",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.002658 0.004831 2.463576 ( 2.537631)
build_miniruby 0.001508 0.000000 1.134240 ( 1.131255)
build_ruby 0.001657 0.000000 2.932162 ( 3.194198)
build_all 0.006686 0.000000 6.048446 ( 2.291164)
build_install 0.013498 0.002418 8.670710 ( 3.868970)
test_btest 0.000647 0.000173 99.046926 ( 25.331882)
test_basic 0.005774 0.001539 0.796413 ( 0.855710)
test_all 0.105466 0.039342 648.457225 (196.292797)
test_rubyspec 0.041516 0.045646 159.024613 ( 25.028167)
total: 260.53 sec