Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-095151
#<BuildRuby:0x0000560a8ffc21d8
@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.20230525-095151",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000027 0.000001 0.000028 ( 0.000029)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.005662 0.000218 1.851186 ( 4.189567)
build_miniruby 0.001507 0.000058 1.367202 ( 1.525301)
build_ruby 0.001442 0.000055 2.612797 ( 3.008297)
build_all 0.007016 0.000270 2.032857 ( 2.166133)
build_install 0.013326 0.003968 3.156696 ( 3.137858)
test_btest 0.000740 0.000048 73.369472 ( 40.284403)
test_basic 0.006089 0.000393 0.734335 ( 0.870702)
test_all 0.001699 0.000110 541.762720 (228.957146)
test_rubyspec 0.017118 0.031680 79.896573 ( 99.038356)
total: 383.18 sec