Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-231958
#<BuildRuby:0x000056480a6ea7c8
@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.20230707-231958",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.006291 0.000580 2.176586 ( 5.387610)
build_miniruby 0.001208 0.000278 1.644928 ( 2.613071)
build_ruby 0.001494 0.000345 3.357054 ( 4.875782)
build_all 0.007755 0.000837 2.619761 ( 3.593217)
build_install 0.016783 0.003730 4.191441 ( 6.137614)
test_btest 0.000792 0.000176 82.126207 ( 56.723870)
test_basic 0.007238 0.000000 0.925355 ( 1.828155)
test_all 0.001492 0.000000 621.702306 (428.828046)
test_rubyspec 0.041639 0.017504 94.094514 (156.867819)
total: 666.86 sec