Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-013550
#<BuildRuby:0x000055b484399f70
@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.20230602-013550",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.001940 0.004411 1.921797 ( 4.322255)
build_miniruby 0.001278 0.000278 1.362874 ( 1.653908)
build_ruby 0.001746 0.000380 2.915800 ( 3.361730)
build_all 0.003244 0.003972 2.119425 ( 2.531424)
build_install 0.009074 0.009921 3.393693 ( 3.566165)
test_btest 0.000523 0.000168 76.203943 ( 43.243474)
test_basic 0.002290 0.005223 0.807174 ( 1.017509)
test_all 0.000901 0.000324 599.577402 (272.526631)
test_rubyspec 0.036471 0.018050 82.573417 ( 99.350189)
total: 431.57 sec