Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-160317
#<BuildRuby:0x000055c2eec51a00
@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.20221227-160317",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.000840 0.003838 1.151290 ( 1.755733)
build_miniruby 0.001359 0.000000 1.309220 ( 1.310537)
build_ruby 0.001430 0.000000 3.539894 ( 4.033150)
build_all 0.007138 0.000000 3.822777 ( 2.405220)
build_install 0.014991 0.000084 3.167759 ( 2.772983)
test_btest 0.000660 0.000044 55.246179 ( 31.167211)
test_basic 0.006681 0.000170 0.447715 ( 0.599655)
test_all 0.002014 0.000000 631.093574 (243.454412)
test_rubyspec 0.015110 0.028100 67.201110 ( 77.156754)
total: 364.66 sec