Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-142513
#<BuildRuby:0x000055e3a33d20e8
@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.20240219-142513",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.007006 0.000000 2.404973 ( 2.199274)
build_miniruby 0.000000 0.001366 1.471541 ( 1.469479)
build_ruby 0.000000 0.001533 3.106124 ( 3.327564)
build_all 0.007760 0.000113 6.377521 ( 2.662945)
build_install 0.016584 0.001374 7.804974 ( 3.453122)
test_btest 0.000977 0.000000 88.407415 ( 23.126028)
test_basic 0.007779 0.000093 0.943983 ( 1.006725)
test_all 0.085841 0.031736 762.469285 (213.603392)
test_rubyspec 0.035611 0.048492 112.178337 (121.208904)
total: 372.06 sec