Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-121233
#<BuildRuby:0x000056162495e120
@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.20230726-121233",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000040 0.000000 0.000040 ( 0.000039)
build_up 0.006785 0.000495 2.324333 ( 3.685245)
build_miniruby 0.001327 0.000229 1.672253 ( 1.699481)
build_ruby 0.000000 0.001869 3.508526 ( 3.769648)
build_all 0.005106 0.002473 2.824161 ( 2.068748)
build_install 0.015430 0.003934 4.254749 ( 3.324840)
test_btest 0.000839 0.000173 80.846010 ( 41.491056)
test_basic 0.004674 0.002511 0.887720 ( 0.960445)
test_all 0.000908 0.000196 659.053799 (329.220238)
test_rubyspec 0.042058 0.012249 92.786868 (131.458759)
total: 517.68 sec