Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-125347
#<BuildRuby:0x0000559f9df66868
@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.20240301-125347",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000023)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.002363 0.004680 2.274348 ( 2.124463)
build_miniruby 0.001124 0.000281 1.743214 ( 1.740976)
build_ruby 0.000000 0.001583 3.329089 ( 3.569348)
build_all 0.002634 0.005017 6.420090 ( 2.547142)
build_install 0.015862 0.002791 8.185941 ( 3.767115)
test_btest 0.000654 0.000191 90.342377 ( 23.573620)
test_basic 0.001936 0.004531 0.944217 ( 1.001950)
test_all 0.083310 0.036739 784.855185 (232.634845)
test_rubyspec 0.041436 0.035087 108.031842 (117.159724)
total: 388.12 sec