Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-145524
#<BuildRuby:0x00005645653bdf70
@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.20230312-145524",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.000000 0.005826 1.677974 ( 2.885497)
build_miniruby 0.000745 0.000579 1.239159 ( 1.237483)
build_ruby 0.001033 0.000215 2.344627 ( 2.546423)
build_all 0.006212 0.000000 2.022388 ( 1.226107)
build_install 0.013484 0.000000 3.085191 ( 2.130033)
test_btest 0.000647 0.000000 65.548402 ( 19.996254)
test_basic 0.004316 0.000000 0.492035 ( 0.593760)
test_all 0.000837 0.000000 543.389252 (168.704805)
test_rubyspec 0.020292 0.025354 75.805646 ( 86.515026)
total: 285.84 sec