Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-234208
#<BuildRuby:0x0000563a6174da00
@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.20231018-234208",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005977 0.000198 2.312548 ( 2.376187)
build_miniruby 0.001810 0.000181 1.612653 ( 1.615084)
build_ruby 0.001506 0.000150 3.430225 ( 3.635917)
build_all 0.008499 0.000000 6.428021 ( 3.248494)
build_install 0.009678 0.010145 7.992727 ( 4.464923)
test_btest 0.000635 0.000100 87.738259 ( 36.897159)
test_basic 0.007759 0.000039 0.970608 ( 1.087872)
test_all 0.006940 0.002392 734.240314 (301.629962)
test_rubyspec 0.033095 0.036219 105.550478 (122.998394)
total: 477.96 sec