Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-104947
#<BuildRuby:0x000056527bb31f68
@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-104947",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000031 0.000001 0.000032 ( 0.000031)
build_up 0.007038 0.000000 2.210156 ( 5.222715)
build_miniruby 0.001612 0.000023 1.663270 ( 2.478734)
build_ruby 0.001726 0.000053 3.359161 ( 4.819477)
build_all 0.004276 0.004334 2.562594 ( 3.385137)
build_install 0.015104 0.006833 4.018344 ( 5.884353)
test_btest 0.000986 0.000000 82.160779 ( 50.839872)
test_basic 0.004111 0.003703 0.894359 ( 1.573536)
test_all 0.001214 0.000145 556.347262 (280.618657)
test_rubyspec 0.022570 0.029471 90.332366 (125.187505)
total: 480.01 sec