Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-193142
#<BuildRuby:0x000055e8416aa228
@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.20230501-193142",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000024 0.000005 0.000029 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005246 0.000212 1.753891 ( 3.015955)
build_miniruby 0.001136 0.000198 1.168531 ( 1.166853)
build_ruby 0.001419 0.000246 2.509643 ( 2.734411)
build_all 0.000000 0.006406 2.105073 ( 1.356952)
build_install 0.009237 0.005102 3.324002 ( 2.486556)
test_btest 0.000000 0.000648 73.345309 ( 29.271591)
test_basic 0.000275 0.006154 0.765983 ( 0.845353)
test_all 0.001036 0.000346 550.203897 (194.346650)
test_rubyspec 0.013710 0.032769 75.439315 ( 87.373721)
total: 322.60 sec