Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-063544
#<BuildRuby:0x000055eabb1927c8
@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.20230618-063544",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000022 0.000004 0.000026 ( 0.000028)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.001028 0.004211 1.762249 ( 2.960358)
build_miniruby 0.001123 0.000312 1.347811 ( 1.346510)
build_ruby 0.000000 0.001824 2.608318 ( 2.811405)
build_all 0.001278 0.005185 2.209788 ( 1.253793)
build_install 0.013750 0.001978 3.572746 ( 2.393524)
test_btest 0.000643 0.000214 80.312192 ( 28.776831)
test_basic 0.004664 0.000139 0.761347 ( 0.851155)
test_all 0.001168 0.000371 601.993377 (174.704268)
test_rubyspec 0.023988 0.022723 79.192344 ( 91.050117)
total: 306.15 sec