Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-023938
#<BuildRuby:0x000055946b9ce258
@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.20230620-023938",
@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.000024 0.000007 0.000031 ( 0.000029)
autoconf 0.000035 0.000010 0.000045 ( 0.000045)
configure 0.000032 0.000010 0.000042 ( 0.000041)
build_up 0.004552 0.001386 1.972408 ( 4.716892)
build_miniruby 0.001889 0.000000 1.379638 ( 1.484009)
build_ruby 0.001822 0.000000 2.728006 ( 3.283948)
build_all 0.004225 0.002810 5.497760 ( 3.880247)
build_install 0.011757 0.006539 6.973981 ( 5.719906)
test_btest 0.000619 0.000206 78.395844 ( 47.874217)
test_basic 0.006981 0.000879 0.831810 ( 1.405232)
test_all 0.001434 0.000239 588.788970 (320.321128)
test_rubyspec 0.035191 0.016902 88.443234 (126.746613)
total: 515.43 sec