Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-230050
#<BuildRuby:0x00005616ab3928e0
@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.20230608-230050",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001472 0.004224 1.862859 ( 3.143516)
build_miniruby 0.001358 0.000156 1.263172 ( 1.263086)
build_ruby 0.001391 0.000160 2.727968 ( 2.924445)
build_all 0.007138 0.000000 2.199270 ( 1.526562)
build_install 0.011998 0.005127 3.346405 ( 2.482557)
test_btest 0.001089 0.000000 76.190072 ( 29.150047)
test_basic 0.001630 0.004177 0.727275 ( 0.825686)
test_all 0.001541 0.000256 579.208601 (210.816089)
test_rubyspec 0.022803 0.028355 79.040476 ( 91.030209)
total: 343.16 sec