Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-121851
#<BuildRuby:0x000055fe8c81dfb8
@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.20230508-121851",
@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.000008 0.000003 0.000011 ( 0.000012)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.005384 0.000000 1.652621 ( 2.899144)
build_miniruby 0.001081 0.000000 1.271908 ( 1.271632)
build_ruby 0.000000 0.001662 2.354364 ( 2.600245)
build_all 0.002491 0.003446 1.972688 ( 1.245140)
build_install 0.009428 0.004540 2.963008 ( 1.957365)
test_btest 0.000605 0.000252 73.368222 ( 23.493306)
test_basic 0.003017 0.003447 0.702265 ( 0.778026)
test_all 0.000949 0.000417 567.158561 (200.692045)
test_rubyspec 0.017633 0.031823 79.149088 ( 93.225431)
total: 328.16 sec