Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-171506
#<BuildRuby:0x000055bc34005a00
@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.20230619-171506",
@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.000025 0.000009 0.000034 ( 0.000029)
autoconf 0.000041 0.000014 0.000055 ( 0.000053)
configure 0.000029 0.000009 0.000038 ( 0.000039)
build_up 0.008022 0.000000 2.081823 ( 6.474016)
build_miniruby 0.001343 0.000332 1.590424 ( 3.132038)
build_ruby 0.001704 0.000524 3.194929 ( 7.625058)
build_all 0.006841 0.002105 5.770471 ( 8.034948)
build_install 0.013779 0.007633 7.002426 ( 10.229424)
test_btest 0.000621 0.000207 81.631368 ( 82.886317)
test_basic 0.005608 0.000219 0.827342 ( 1.919253)
test_all 0.000583 0.001141 613.432415 (818.576186)
test_rubyspec 0.044226 0.022991 93.909147 (270.054634)
total: 1208.93 sec