Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251027-194426
#<BuildRuby:0x000073081629fdd8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20251027-194426",
@make="make",
@no_timeout_error=nil,
@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.000018 0.000004 0.000022 ( 0.000024)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000032 0.000009 0.000041 ( 0.000041)
build_up 0.005474 0.002391 4.120115 ( 2.610979)
build_miniruby 0.001242 0.000000 1.335325 ( 1.336191)
build_ruby 0.001034 0.000566 3.653914 ( 8.193753)
build_all 0.002611 0.004180 5.433213 ( 2.217470)
build_install 0.013234 0.003486 7.859798 ( 3.537415)
test_btest 0.000688 0.000200 52.670395 ( 14.149950)
test_basic 0.000827 0.005260 0.704528 ( 0.761280)
test_all 0.090040 0.023736 583.587908 (171.349477)
test_rubyspec 0.047856 0.031940 111.976366 ( 19.178120)
total: 223.34 sec