Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-021215
#<BuildRuby:0x000055dfa78f22a8
@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.20230706-021215",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.002302 0.003709 1.966645 ( 3.240731)
build_miniruby 0.001458 0.000000 1.490489 ( 1.497329)
build_ruby 0.001304 0.000000 2.832541 ( 3.048944)
build_all 0.003918 0.002922 2.303255 ( 1.738766)
build_install 0.017057 0.000333 3.897620 ( 3.842227)
test_btest 0.000851 0.000000 80.221709 ( 38.289243)
test_basic 0.004669 0.003438 0.930156 ( 1.032717)
test_all 0.001442 0.000288 599.108562 (242.645030)
test_rubyspec 0.033170 0.018438 89.133693 (112.856855)
total: 408.19 sec