Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-060115
#<BuildRuby:0x000055844b25e138
@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.20231012-060115",
@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.000003 0.000019 ( 0.000021)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.003709 0.003951 2.483037 ( 3.400005)
build_miniruby 0.001465 0.000000 1.978084 ( 1.990950)
build_ruby 0.000000 0.001763 3.228178 ( 3.422043)
build_all 0.007451 0.000403 6.164290 ( 3.303746)
build_install 0.008348 0.009311 7.871425 ( 4.512787)
test_btest 0.000712 0.000218 86.254890 ( 33.885990)
test_basic 0.004986 0.002914 0.975776 ( 1.083992)
test_all 0.004474 0.005107 709.734236 (329.129537)
test_rubyspec 0.043332 0.030059 112.699222 (147.358814)
total: 528.09 sec