Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-031425
#<BuildRuby:0x00005615d14c6228
@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.20230203-031425",
@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.000015)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.004034 0.000807 1.082879 ( 1.466770)
build_miniruby 0.000000 0.001471 1.276309 ( 1.275414)
build_ruby 0.000025 0.001586 2.400010 ( 2.627717)
build_all 0.000573 0.006765 3.853181 ( 2.003288)
build_install 0.011768 0.002436 2.685537 ( 1.827568)
test_btest 0.000698 0.000213 55.816375 ( 23.207823)
test_basic 0.005417 0.001649 0.415319 ( 0.527608)
test_all 0.001448 0.000441 634.942361 (209.992117)
test_rubyspec 0.020737 0.034790 74.613493 ( 86.622120)
total: 329.55 sec