Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-071345
#<BuildRuby:0x000056085a1e6118
@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.20230708-071345",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.002671 0.004507 2.156664 ( 5.146357)
build_miniruby 0.001138 0.000273 1.649338 ( 2.556767)
build_ruby 0.001417 0.000340 3.309077 ( 5.014388)
build_all 0.003218 0.004989 2.633361 ( 4.225313)
build_install 0.018038 0.002489 4.206014 ( 6.669970)
test_btest 0.000930 0.000241 83.263998 ( 56.683801)
test_basic 0.003145 0.000815 0.907320 ( 1.635610)
test_all 0.001511 0.000391 642.660439 (486.791498)
test_rubyspec 0.043225 0.015001 95.080297 (171.256415)
total: 739.98 sec