Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-025753
#<BuildRuby:0x000056211ca12258
@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.20230917-025753",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.003573 0.003188 2.236931 ( 3.514800)
build_miniruby 0.001063 0.000197 1.545787 ( 1.554813)
build_ruby 0.001570 0.000291 3.192348 ( 3.402813)
build_all 0.006882 0.001274 6.435783 ( 3.424308)
build_install 0.003403 0.014091 7.328384 ( 4.627242)
test_btest 0.000761 0.000229 85.476370 ( 27.527644)
test_basic 0.005133 0.000376 0.856949 ( 0.925089)
test_all 0.009037 0.000294 726.385027 (214.902005)
test_rubyspec 0.032672 0.026359 96.814514 (108.180194)
total: 368.06 sec