Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230720-192720
#<BuildRuby:0x00005642f22a6120
@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.20230720-192720",
@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.000021 0.000002 0.000023 ( 0.000025)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.006584 0.000908 2.235303 ( 6.080939)
build_miniruby 0.001267 0.000174 1.635820 ( 2.522479)
build_ruby 0.001450 0.000200 3.603817 ( 6.029989)
build_all 0.007216 0.000995 2.733246 ( 3.691803)
build_install 0.017750 0.001109 4.035742 ( 5.328256)
test_btest 0.000690 0.000089 79.533384 ( 59.999593)
test_basic 0.007380 0.000953 0.921202 ( 1.614575)
test_all 0.000496 0.006728 650.071196 (449.035328)
test_rubyspec 0.033653 0.023773 90.031683 (143.044779)
total: 677.35 sec