Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-190557
#<BuildRuby:0x000055ac19152078
@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.20230625-190557",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.002264 0.004425 1.959326 ( 3.400436)
build_miniruby 0.001746 0.000000 1.525546 ( 1.528712)
build_ruby 0.001640 0.000000 3.070126 ( 3.340761)
build_all 0.001309 0.006683 2.421370 ( 1.599731)
build_install 0.016714 0.000000 3.760507 ( 2.818212)
test_btest 0.000998 0.000000 79.784303 ( 35.972178)
test_basic 0.003278 0.004788 0.908426 ( 1.064788)
test_all 0.000432 0.000936 591.837108 (225.695544)
test_rubyspec 0.022312 0.031980 87.939347 (107.331136)
total: 382.75 sec