Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-022317
#<BuildRuby:0x000055aa43dd5fc0
@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.20230606-022317",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.000000 0.005529 1.733490 ( 2.965043)
build_miniruby 0.000000 0.001871 1.335031 ( 1.361108)
build_ruby 0.000000 0.001526 2.782509 ( 3.001016)
build_all 0.005258 0.001352 2.159620 ( 1.902328)
build_install 0.013134 0.003283 3.370798 ( 3.341577)
test_btest 0.000547 0.000137 76.799600 ( 42.839194)
test_basic 0.000072 0.007521 0.794964 ( 1.036632)
test_all 0.000490 0.000690 579.468475 (255.185705)
test_rubyspec 0.021281 0.030803 82.445526 (101.747537)
total: 413.38 sec