Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-141555
#<BuildRuby:0x000055b75ff621a8
@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.20230625-141555",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000019 0.000006 0.000025 ( 0.000026)
build_up 0.001904 0.004613 2.046853 ( 5.217137)
build_miniruby 0.001159 0.000404 1.555891 ( 2.102317)
build_ruby 0.001271 0.000441 3.097074 ( 4.144672)
build_all 0.006570 0.000808 2.544445 ( 2.412147)
build_install 0.013781 0.003215 3.840100 ( 4.331477)
test_btest 0.000578 0.000186 80.856892 ( 49.322398)
test_basic 0.005211 0.001675 0.877972 ( 1.296085)
test_all 0.000000 0.001326 604.811977 (330.139864)
test_rubyspec 0.036580 0.017042 89.420836 (125.536590)
total: 524.50 sec