Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-103833
#<BuildRuby:0x000055fed4bd6360
@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.20230619-103833",
@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.000014 0.000000 0.000014 ( 0.000016)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.000000 0.005940 1.985167 ( 3.687508)
build_miniruby 0.000000 0.001334 1.608296 ( 1.630346)
build_ruby 0.000000 0.001607 2.722118 ( 2.951240)
build_all 0.005366 0.001559 5.406083 ( 2.907344)
build_install 0.010373 0.007318 7.004121 ( 4.870621)
test_btest 0.001409 0.000282 78.378546 ( 36.666457)
test_basic 0.007595 0.000000 0.788022 ( 0.908619)
test_all 0.002312 0.000000 600.414257 (267.238070)
test_rubyspec 0.019737 0.032009 87.467912 (101.092837)
total: 421.95 sec