Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-225532
#<BuildRuby:0x00005580d6981a00
@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.20240307-225532",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.002386 0.004648 2.177680 ( 1.974830)
build_miniruby 0.000000 0.001177 1.306895 ( 1.305126)
build_ruby 0.000000 0.001539 2.870377 ( 12.145496)
build_all 0.005337 0.001660 6.258983 ( 2.457170)
build_install 0.011197 0.006156 7.953579 ( 3.778864)
test_btest 0.000842 0.000000 86.111475 ( 23.695643)
test_basic 0.005748 0.000547 0.770558 ( 0.828867)
test_all 0.079573 0.034422 705.534900 (201.209784)
test_rubyspec 0.034452 0.042295 95.054701 (104.544671)
total: 351.94 sec