Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-133824
#<BuildRuby:0x0000560d2cc72178
@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.20230630-133824",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.007448 0.000551 2.133660 ( 6.676982)
build_miniruby 0.001201 0.000185 1.691620 ( 3.223769)
build_ruby 0.001589 0.000000 3.494543 ( 7.979604)
build_all 0.008612 0.000309 2.533354 ( 5.342496)
build_install 0.012876 0.009195 4.127977 ( 8.600052)
test_btest 0.000906 0.000181 83.121725 ( 89.591937)
test_basic 0.003134 0.000626 0.929808 ( 1.925058)
test_all 0.001784 0.000357 652.778069 (520.311735)
test_rubyspec 0.025514 0.026482 88.889169 (125.938984)
total: 769.59 sec