Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-205207
#<BuildRuby:0x00005645bfb9a1a8
@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.20230908-205207",
@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.000026 0.000003 0.000029 ( 0.000028)
autoconf 0.000042 0.000005 0.000047 ( 0.000046)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.002539 0.004288 2.200756 ( 4.343709)
build_miniruby 0.001428 0.000191 1.681735 ( 1.909779)
build_ruby 0.002172 0.000000 3.444713 ( 4.055323)
build_all 0.008113 0.000274 6.190277 ( 4.486268)
build_install 0.018101 0.001690 7.519099 ( 5.391310)
test_btest 0.000621 0.000075 81.716943 ( 43.362762)
test_basic 0.007867 0.000384 0.927543 ( 1.253671)
test_all 0.008179 0.000962 668.873224 (293.942953)
test_rubyspec 0.029065 0.037933 100.013194 (112.419561)
total: 471.17 sec