Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-001632
#<BuildRuby:0x00005642f68a5fe0
@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.20230121-001632",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.000000 0.004564 1.044550 ( 1.434367)
build_miniruby 0.000000 0.001291 1.158435 ( 1.160168)
build_ruby 0.000000 0.001493 2.754746 ( 3.037752)
build_all 0.001297 0.005603 3.593309 ( 1.777297)
build_install 0.010042 0.001730 2.603901 ( 1.828993)
test_btest 0.000702 0.000189 56.192241 ( 18.476576)
test_basic 0.001616 0.003219 0.433497 ( 0.527775)
test_all 0.001851 0.000548 641.235364 (200.322664)
test_rubyspec 0.025206 0.020954 66.009286 ( 76.197100)
total: 304.76 sec