Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-090012
#<BuildRuby:0x000055ce4eb962a8
@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.20230724-090012",
@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.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006419 0.000713 2.282552 ( 5.450395)
build_miniruby 0.001292 0.000143 1.709057 ( 2.234202)
build_ruby 0.001766 0.000000 3.319918 ( 4.172646)
build_all 0.007674 0.000102 2.775252 ( 2.842713)
build_install 0.017495 0.001319 4.248331 ( 4.826003)
test_btest 0.000860 0.000086 79.785970 ( 47.457472)
test_basic 0.007460 0.000746 0.949693 ( 1.358580)
test_all 0.000904 0.000090 656.179513 (349.177279)
test_rubyspec 0.027578 0.028338 93.218597 (131.949833)
total: 549.47 sec