Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-151509
#<BuildRuby:0x0000555f54575fb8
@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.20230107-151509",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000034 0.000000 0.000034 ( 0.000035)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.001577 0.003039 0.905582 ( 1.287484)
build_miniruby 0.001203 0.000180 1.083849 ( 1.083091)
build_ruby 0.001159 0.000174 2.923896 ( 3.304867)
build_all 0.002663 0.004327 3.214482 ( 1.531133)
build_install 0.010209 0.002782 2.301753 ( 1.515190)
test_btest 0.000675 0.000140 55.435565 ( 14.329539)
test_basic 0.004367 0.000127 0.396794 ( 0.489713)
test_all 0.001210 0.000242 579.463367 (163.566855)
test_rubyspec 0.018140 0.022534 59.397592 ( 69.492330)
total: 256.60 sec