Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-084510
#<BuildRuby:0x0000564a8a909fb8
@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.20230911-084510",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006219 0.000691 2.138938 ( 3.461519)
build_miniruby 0.001373 0.000152 1.612593 ( 1.613143)
build_ruby 0.002278 0.000000 3.192688 ( 3.467536)
build_all 0.004258 0.003523 6.106909 ( 2.455517)
build_install 0.009413 0.007072 7.673375 ( 3.969263)
test_btest 0.000824 0.000000 85.035336 ( 27.620521)
test_basic 0.007226 0.000713 0.831258 ( 0.894139)
test_all 0.009057 0.000000 672.976193 (209.018735)
test_rubyspec 0.041473 0.015096 97.314007 (108.861365)
total: 361.36 sec