Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-151201
#<BuildRuby:0x0000561595062380
@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.20230819-151201",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000031 0.000003 0.000034 ( 0.000033)
build_up 0.005905 0.000632 2.222699 ( 3.694847)
build_miniruby 0.001415 0.000151 1.713244 ( 1.748157)
build_ruby 0.001631 0.000175 3.474761 ( 3.806972)
build_all 0.008301 0.000000 6.260253 ( 3.706352)
build_install 0.017246 0.002903 7.940806 ( 5.090268)
test_btest 0.001092 0.000118 86.375891 ( 56.355485)
test_basic 0.000000 0.008216 1.010428 ( 1.931656)
test_all 0.000893 0.010256 695.993576 (513.819882)
test_rubyspec 0.038237 0.036459 108.329837 (217.626031)
total: 807.78 sec