Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-142442
#<BuildRuby:0x000055dc919c5fb8
@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.20230122-142442",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000039 0.000000 0.000039 ( 0.000039)
build_up 0.000000 0.005458 1.184340 ( 2.067603)
build_miniruby 0.000465 0.001032 1.140378 ( 1.150269)
build_ruby 0.001530 0.000332 2.957427 ( 3.376153)
build_all 0.006525 0.000558 3.890042 ( 2.347867)
build_install 0.013603 0.000000 2.907586 ( 2.529518)
test_btest 0.000724 0.000000 55.548353 ( 30.626752)
test_basic 0.000712 0.005919 0.464534 ( 0.565377)
test_all 0.000606 0.000723 647.075536 (265.940299)
test_rubyspec 0.033162 0.021503 73.721335 ( 85.728465)
total: 394.33 sec