Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-162544
#<BuildRuby:0x00007fcf7949fde0
@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.20241126-162544",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000030 0.000007 0.000037 ( 0.000036)
build_up 0.006711 0.000578 3.326654 ( 3.203563)
build_miniruby 0.001550 0.000337 1.321537 ( 1.318586)
build_ruby 0.001979 0.000000 3.475628 ( 3.659617)
build_all 0.004725 0.003837 6.176207 ( 2.602023)
build_install 0.015187 0.002541 8.633583 ( 4.325187)
test_btest 0.000000 0.001095 76.418296 ( 20.300471)
test_basic 0.000000 0.009203 1.035689 ( 1.086538)
test_all 0.096474 0.050131 734.385420 (222.701091)
test_rubyspec 0.056435 0.024570 119.367068 ( 25.809493)
total: 285.01 sec