Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-223713
#<BuildRuby:0x0000561543c7a868
@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.20230216-223713",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.004325 0.000057 1.432198 ( 2.002874)
build_miniruby 0.001132 0.000181 1.186332 ( 1.185513)
build_ruby 0.001409 0.000225 2.423773 ( 2.626759)
build_all 0.000640 0.006506 3.966086 ( 2.216638)
build_install 0.008740 0.006907 3.087596 ( 2.410076)
test_btest 0.000000 0.001037 55.585811 ( 25.567785)
test_basic 0.001905 0.003177 0.465090 ( 0.569794)
test_all 0.000842 0.000253 629.302292 (199.367561)
test_rubyspec 0.020028 0.025458 67.230064 ( 77.181546)
total: 313.13 sec