Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251231-210533
#<BuildRuby:0x000078d17279fdd0
@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.20251231-210533",
@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.000024 0.000000 0.000024 ( 0.000024)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.003513 0.002684 2.099916 ( 2.255096)
build_miniruby 0.000000 0.001489 1.595530 ( 1.591852)
build_ruby 0.000000 0.001797 4.135415 ( 4.282133)
build_all 0.004238 0.004256 6.194072 ( 2.577056)
build_install 0.011951 0.006588 8.643118 ( 4.824132)
test_btest 0.000871 0.000001 72.353385 ( 18.858324)
test_basic 0.006962 0.002339 1.001963 ( 1.049808)
test_all 0.092188 0.033888 722.466400 (213.680803)
test_rubyspec 0.053836 0.033835 131.030085 ( 24.511334)
total: 273.63 sec