Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-180926
#<BuildRuby:0x000055e7e10fe2a8
@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.20230627-180926",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.006274 0.000253 2.063164 ( 4.722079)
build_miniruby 0.001618 0.000180 1.614204 ( 2.197692)
build_ruby 0.001715 0.000191 3.227552 ( 3.914160)
build_all 0.002746 0.004622 2.539073 ( 2.914583)
build_install 0.009897 0.008770 3.923588 ( 4.203071)
test_btest 0.000608 0.000125 78.703646 ( 43.604091)
test_basic 0.001853 0.004833 0.855039 ( 1.043641)
test_all 0.001335 0.000322 607.488073 (349.318255)
test_rubyspec 0.011865 0.039725 87.478111 (127.707208)
total: 539.63 sec