Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-152018
#<BuildRuby:0x00005556509e6230
@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.20230329-152018",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000027 0.000007 0.000034 ( 0.000032)
configure 0.000022 0.000005 0.000027 ( 0.000029)
build_up 0.004851 0.001064 1.896433 ( 3.906845)
build_miniruby 0.001299 0.000000 1.235208 ( 1.388383)
build_ruby 0.001644 0.000000 2.557727 ( 2.868319)
build_all 0.006741 0.000471 2.233918 ( 2.200596)
build_install 0.010403 0.004755 3.372797 ( 2.928965)
test_btest 0.000613 0.000153 69.780887 ( 36.050969)
test_basic 0.005218 0.001305 0.538203 ( 0.684280)
test_all 0.001503 0.000000 549.738997 (222.247822)
test_rubyspec 0.023733 0.024448 78.198179 ( 91.738540)
total: 364.02 sec