Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-045822
#<BuildRuby:0x00005605749de7c8
@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.20230626-045822",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000000 0.000043 0.000043 ( 0.000028)
configure 0.000000 0.000024 0.000024 ( 0.000023)
build_up 0.000000 0.006284 1.904090 ( 3.469494)
build_miniruby 0.000000 0.001284 1.382993 ( 1.382283)
build_ruby 0.000000 0.001344 2.726574 ( 2.932686)
build_all 0.001579 0.004810 2.198841 ( 1.285509)
build_install 0.015003 0.001079 3.507461 ( 2.313896)
test_btest 0.000911 0.000283 83.723867 ( 23.956932)
test_basic 0.003949 0.001226 0.767577 ( 0.841672)
test_all 0.000697 0.000216 584.877742 (221.049593)
test_rubyspec 0.032097 0.024488 88.109045 (103.996289)
total: 361.23 sec