Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-074633
#<BuildRuby:0x000055a8a3946118
@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.20221221-074633",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000031 0.000003 0.000034 ( 0.000035)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005534 0.000664 1.169071 ( 2.070945)
build_miniruby 0.001514 0.000182 1.386582 ( 1.549703)
build_ruby 0.001694 0.000000 3.499269 ( 4.048701)
build_all 0.000680 0.007466 3.969291 ( 2.917247)
build_install 0.015627 0.002062 3.256774 ( 3.333583)
test_btest 0.000674 0.000120 57.717590 ( 32.872035)
test_basic 0.000000 0.002885 0.426514 ( 0.702876)
test_all 0.000567 0.000746 655.539074 (336.609284)
test_rubyspec 0.034253 0.024131 75.060055 ( 95.769704)
total: 479.88 sec