Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-213850
#<BuildRuby:0x00005561bc24a1a8
@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.20230902-213850",
@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.000019 0.000005 0.000024 ( 0.000023)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.001679 0.004373 1.823324 ( 3.252088)
build_miniruby 0.002230 0.000000 1.764798 ( 2.031875)
build_ruby 0.001666 0.000000 3.452744 ( 4.493991)
build_all 0.006552 0.002595 6.378281 ( 7.152206)
build_install 0.013276 0.007685 7.803306 ( 8.552563)
test_btest 0.001041 0.000000 84.993475 ( 79.470451)
test_basic 0.000938 0.007769 0.996806 ( 1.642086)
test_all 0.004885 0.006027 728.928807 (845.019931)
test_rubyspec 0.038470 0.039034 107.814450 (149.692142)
total: 1101.31 sec