Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-155540
#<BuildRuby:0x0000562d452d5a00
@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.20230510-155540",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.001958 0.003663 1.734513 ( 3.058834)
build_miniruby 0.001057 0.000184 1.257609 ( 1.256285)
build_ruby 0.001388 0.000000 2.316675 ( 2.517039)
build_all 0.003848 0.002707 2.139726 ( 1.337108)
build_install 0.013835 0.001871 3.392197 ( 2.421933)
test_btest 0.000653 0.000121 75.736203 ( 22.579960)
test_basic 0.006737 0.000465 0.736848 ( 0.818935)
test_all 0.000876 0.000156 553.958989 (167.737205)
test_rubyspec 0.034518 0.022648 76.681037 ( 89.164017)
total: 290.89 sec