Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-190054
#<BuildRuby:0x000055c1ae9662c8
@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.20230922-190054",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.003058 0.004658 2.366302 ( 4.727785)
build_miniruby 0.000000 0.001741 15.669935 ( 15.516638)
build_ruby 0.001083 0.000930 3.477331 ( 3.912630)
build_all 0.006548 0.001309 6.161103 ( 4.024782)
build_install 0.011065 0.009068 7.671911 ( 5.822195)
test_btest 0.000919 0.000230 85.202620 ( 41.718538)
test_basic 0.002316 0.004969 0.959104 ( 1.123186)
test_all 0.007966 0.002241 638.223086 (286.406886)
test_rubyspec 0.065010 0.005676 102.824259 (119.177404)
total: 482.43 sec