Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-075952
#<BuildRuby:0x000055f21629e3d0
@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.20230913-075952",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000036 0.000002 0.000038 ( 0.000038)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.003287 0.004277 2.464693 ( 5.001538)
build_miniruby 0.001888 0.000162 1.810465 ( 1.975472)
build_ruby 0.001919 0.000165 3.555747 ( 4.368437)
build_all 0.008350 0.000716 6.705943 ( 6.579081)
build_install 0.012680 0.008238 8.251024 ( 8.798460)
test_btest 0.000814 0.000104 89.151136 ( 61.608107)
test_basic 0.000000 0.008114 1.032171 ( 1.562370)
test_all 0.009965 0.000699 685.935721 (371.107687)
test_rubyspec 0.041970 0.035299 109.113243 (128.769788)
total: 589.77 sec