Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-043126
#<BuildRuby:0x000055a06babe120
@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.20240204-043126",
@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.000022)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.004792 0.000998 1.892365 ( 2.230223)
build_miniruby 0.001223 0.000255 1.603612 ( 1.603572)
build_ruby 0.001787 0.000000 3.093601 ( 3.344590)
build_all 0.004086 0.003715 6.204967 ( 2.851436)
build_install 0.008693 0.009809 7.644119 ( 4.316081)
test_btest 0.000556 0.000165 86.505248 ( 29.407598)
test_basic 0.002907 0.005405 0.960833 ( 1.041910)
test_all 0.068658 0.045800 687.280441 (254.456361)
test_rubyspec 0.061346 0.044761 167.966535 (179.763351)
total: 479.02 sec