Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-202323
#<BuildRuby:0x0000555ea45fa228
@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-202323",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.002260 0.003587 1.471894 ( 2.862332)
build_miniruby 0.001073 0.000292 1.121089 ( 1.119333)
build_ruby 0.001285 0.000000 2.043549 ( 2.239590)
build_all 0.006313 0.000000 1.902473 ( 1.066623)
build_install 0.005591 0.007491 2.851697 ( 1.877167)
test_btest 0.000586 0.000182 74.059259 ( 19.289808)
test_basic 0.003267 0.001014 0.649458 ( 0.724009)
test_all 0.000853 0.000264 550.894027 (160.010351)
test_rubyspec 0.018476 0.019461 69.738528 ( 81.585339)
total: 270.78 sec