Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-195806
#<BuildRuby:0x0000564c0d7d1fb8
@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.20231209-195806",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000000 0.006736 2.175856 ( 2.240089)
build_miniruby 0.000275 0.001134 1.618087 ( 1.616179)
build_ruby 0.000000 0.001549 3.285704 ( 3.462826)
build_all 0.005758 0.001802 5.557475 ( 2.276391)
build_install 0.012755 0.002070 6.408073 ( 3.056158)
test_btest 0.000822 0.000191 79.769535 ( 21.532048)
test_basic 0.004702 0.001097 0.808709 ( 0.870180)
test_all 0.088155 0.032748 635.182191 (195.866551)
test_rubyspec 0.027418 0.030397 82.625312 ( 94.446664)
total: 325.37 sec