Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-032655
#<BuildRuby:0x000055e39a826198
@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.20230102-032655",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.005604 0.000338 1.290896 ( 2.499525)
build_miniruby 0.001318 0.000299 1.729494 ( 2.315035)
build_ruby 0.001408 0.000320 3.993313 ( 5.693815)
build_all 0.005180 0.004541 4.173525 ( 4.881186)
build_install 0.013510 0.008848 3.457164 ( 4.256848)
test_btest 0.000756 0.000232 60.235690 ( 61.174788)
test_basic 0.005139 0.001581 0.461991 ( 0.825078)
test_all 0.002173 0.000000 704.295586 (580.395797)
test_rubyspec 0.019839 0.034078 73.537391 ( 93.000924)
total: 755.04 sec