Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-101551
#<BuildRuby:0x0000565159af21d8
@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.20230630-101551",
@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.000003 0.000016 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002780 0.004374 2.106218 ( 4.865261)
build_miniruby 0.001199 0.000240 1.553091 ( 2.307672)
build_ruby 0.000000 0.001370 2.982959 ( 4.569059)
build_all 0.005548 0.002004 2.406250 ( 2.977906)
build_install 0.017421 0.001147 3.921751 ( 5.409140)
test_btest 0.000715 0.000143 80.739310 ( 48.775768)
test_basic 0.002679 0.004740 0.900911 ( 1.557455)
test_all 0.001044 0.000244 594.347859 (309.942511)
test_rubyspec 0.038987 0.011868 88.932991 (126.687873)
total: 507.09 sec