Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-003827
#<BuildRuby:0x000055fffed85a00
@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.20230624-003827",
@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.000022)
autoconf 0.000037 0.000002 0.000039 ( 0.000040)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.002697 0.004209 2.026481 ( 5.527654)
build_miniruby 0.001523 0.000148 1.531867 ( 1.956879)
build_ruby 0.001653 0.000160 3.075668 ( 3.890936)
build_all 0.007547 0.000000 2.378380 ( 2.616540)
build_install 0.014940 0.004829 3.825864 ( 3.896411)
test_btest 0.000651 0.000074 79.713737 ( 42.413660)
test_basic 0.006190 0.000708 0.851045 ( 1.219952)
test_all 0.001567 0.000179 563.318582 (258.137185)
test_rubyspec 0.021462 0.032874 86.783096 (123.765018)
total: 443.43 sec