Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-013630
#<BuildRuby:0x0000555bd1ec2138
@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.20230211-013630",
@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.000000 0.000016 ( 0.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.005132 0.000040 1.016135 ( 1.376729)
build_miniruby 0.001312 0.000050 1.103933 ( 1.102177)
build_ruby 0.001313 0.000000 2.316303 ( 2.531625)
build_all 0.006425 0.000134 3.723954 ( 1.848560)
build_install 0.011514 0.000426 2.555630 ( 1.723016)
test_btest 0.000641 0.000024 57.179270 ( 16.543067)
test_basic 0.004682 0.000173 0.426745 ( 0.519283)
test_all 0.001244 0.000046 640.751626 (182.457686)
test_rubyspec 0.013800 0.024769 63.794560 ( 73.826903)
total: 281.93 sec