Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-124556
#<BuildRuby:0x00005654f5b61fc0
@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.20230501-124556",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.004724 0.001074 1.777708 ( 3.997701)
build_miniruby 0.001316 0.000299 1.318281 ( 1.467973)
build_ruby 0.001147 0.000260 2.387050 ( 2.783875)
build_all 0.004985 0.001133 2.015768 ( 2.253909)
build_install 0.006354 0.009616 3.243009 ( 3.013243)
test_btest 0.000576 0.000175 71.807128 ( 38.582382)
test_basic 0.005079 0.001546 0.788410 ( 0.891821)
test_all 0.001296 0.000394 589.683565 (231.329215)
test_rubyspec 0.018803 0.031576 81.334644 ( 97.344776)
total: 381.67 sec