Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-085512
#<BuildRuby:0x000055c3735223d0
@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.20230310-085512",
@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.000065 0.000000 0.000065 ( 0.000063)
autoconf 0.000029 0.000000 0.000029 ( 0.000030)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.005492 0.000292 1.691560 ( 3.127686)
build_miniruby 0.001672 0.000000 1.172540 ( 1.170727)
build_ruby 0.001594 0.000000 2.657936 ( 2.847173)
build_all 0.004261 0.002534 2.166716 ( 1.704952)
build_install 0.010166 0.007267 3.314908 ( 2.761705)
test_btest 0.000592 0.000133 70.491195 ( 27.963978)
test_basic 0.003087 0.000697 0.474417 ( 0.572956)
test_all 0.001176 0.000266 539.171088 (171.670972)
test_rubyspec 0.017211 0.013293 69.851404 ( 79.804137)
total: 291.63 sec