Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-042309
#<BuildRuby:0x000055bf57e861a8
@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.20230105-042309",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000020 0.000006 0.000026 ( 0.000024)
build_up 0.001643 0.003340 1.141185 ( 1.614411)
build_miniruby 0.001204 0.000351 1.418177 ( 1.424029)
build_ruby 0.001320 0.000385 3.463811 ( 3.877280)
build_all 0.004798 0.001400 3.406009 ( 1.648658)
build_install 0.009037 0.003150 2.816543 ( 1.904620)
test_btest 0.000566 0.000168 55.759305 ( 16.222043)
test_basic 0.003534 0.001047 0.401664 ( 0.494333)
test_all 0.000824 0.000244 583.856111 (165.843103)
test_rubyspec 0.014729 0.024270 59.741455 ( 69.590985)
total: 262.62 sec