Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-220306
#<BuildRuby:0x000056125f7b9fb8
@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.20230704-220306",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.006347 0.000361 2.113905 ( 3.544338)
build_miniruby 0.001288 0.000198 1.673069 ( 1.680933)
build_ruby 0.001594 0.000245 3.195972 ( 3.401693)
build_all 0.006453 0.000331 2.319585 ( 1.656893)
build_install 0.011039 0.005504 3.633586 ( 3.572643)
test_btest 0.000708 0.000126 77.804314 ( 38.349900)
test_basic 0.002843 0.005180 0.883588 ( 0.981488)
test_all 0.000569 0.000580 631.102274 (277.936889)
test_rubyspec 0.010946 0.044796 89.710033 (105.631225)
total: 436.76 sec