Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-195610
#<BuildRuby:0x000056051e589fe8
@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.20230204-195610",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000460 0.003996 1.172294 ( 1.863685)
build_miniruby 0.001307 0.000284 1.094376 ( 1.094324)
build_ruby 0.001224 0.000266 2.179705 ( 2.404013)
build_all 0.005673 0.001233 3.819129 ( 2.129466)
build_install 0.010151 0.004664 3.009991 ( 2.539104)
test_btest 0.000573 0.000138 55.332825 ( 34.585301)
test_basic 0.004093 0.000000 0.343878 ( 0.438095)
test_all 0.001149 0.000213 639.936518 (262.007140)
test_rubyspec 0.038817 0.011812 72.558420 ( 85.961290)
total: 393.02 sec