Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-034547
#<BuildRuby:0x000055d49bb6e368
@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.20230926-034547",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.005961 0.000663 2.239548 ( 4.101688)
build_miniruby 0.001413 0.000157 1.538328 ( 1.727268)
build_ruby 0.002013 0.000224 3.416071 ( 3.875567)
build_all 0.007275 0.000809 6.295865 ( 4.232841)
build_install 0.013021 0.005795 7.597887 ( 5.546401)
test_btest 0.000721 0.000103 84.347842 ( 45.620899)
test_basic 0.003116 0.004612 0.993905 ( 1.288462)
test_all 0.000552 0.009861 724.365304 (361.129811)
test_rubyspec 0.042885 0.029081 106.569238 (126.806602)
total: 554.33 sec