Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-162227
#<BuildRuby:0x000055ac03b222a8
@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.20230110-162227",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.001152 0.004263 0.989652 ( 1.370828)
build_miniruby 0.001201 0.000157 1.374139 ( 1.372394)
build_ruby 0.001490 0.000194 2.747697 ( 3.104417)
build_all 0.007099 0.000000 3.374183 ( 1.554317)
build_install 0.011549 0.003320 2.576634 ( 1.711892)
test_btest 0.000875 0.000121 55.369713 ( 14.878777)
test_basic 0.004453 0.000067 0.375577 ( 0.468345)
test_all 0.001373 0.000184 591.868717 (179.476939)
test_rubyspec 0.021979 0.022441 64.671049 ( 74.566700)
total: 278.51 sec