Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-054230
#<BuildRuby:0x0000562a61fce018
@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.20240116-054230",
@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.000030 0.000003 0.000033 ( 0.000033)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.000818 0.004170 1.463762 ( 1.864976)
build_miniruby 0.000000 0.001268 1.315045 ( 1.313287)
build_ruby 0.000000 0.001681 3.043249 ( 3.296963)
build_all 0.005244 0.001932 5.344617 ( 2.628720)
build_install 0.004973 0.011788 6.332163 ( 3.889433)
test_btest 0.000722 0.000214 79.559677 ( 31.540301)
test_basic 0.000000 0.006865 0.781743 ( 0.861749)
test_all 0.065062 0.052844 757.736772 (282.659733)
test_rubyspec 0.048616 0.017756 93.688135 (105.575902)
total: 433.63 sec