Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-075507
#<BuildRuby:0x00005583feece230
@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.20230705-075507",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.005935 0.000685 2.110867 ( 5.246996)
build_miniruby 0.001278 0.000147 1.641885 ( 2.717206)
build_ruby 0.001823 0.000075 3.198542 ( 4.267569)
build_all 0.004725 0.002778 2.521965 ( 3.534076)
build_install 0.007004 0.010655 3.863755 ( 5.315545)
test_btest 0.000000 0.000672 82.212192 ( 46.449823)
test_basic 0.003647 0.002975 0.871026 ( 1.287303)
test_all 0.001121 0.000000 606.893716 (342.305117)
test_rubyspec 0.031629 0.021967 91.279614 (132.531631)
total: 543.66 sec