Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-050617
#<BuildRuby:0x000055b3eeac60f0
@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.20230130-050617",
@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.000016 0.000004 0.000020 ( 0.000020)
build_up 0.001496 0.003339 1.145497 ( 1.530333)
build_miniruby 0.000953 0.000273 1.197980 ( 1.197236)
build_ruby 0.001246 0.000356 2.204242 ( 2.427984)
build_all 0.005697 0.001627 3.771854 ( 1.901000)
build_install 0.014428 0.000000 2.750678 ( 1.877366)
test_btest 0.000968 0.000000 56.744509 ( 18.862600)
test_basic 0.005001 0.000000 0.426105 ( 0.519763)
test_all 0.001077 0.000000 622.579227 (213.145814)
test_rubyspec 0.030471 0.032198 73.640758 ( 90.698778)
total: 332.16 sec