Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-135310
#<BuildRuby:0x000055b9602423d0
@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.20230627-135310",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.002662 0.003658 1.997738 ( 5.011565)
build_miniruby 0.001340 0.000163 1.580001 ( 1.792332)
build_ruby 0.001767 0.000214 3.158479 ( 4.230623)
build_all 0.007445 0.000903 2.561613 ( 3.097191)
build_install 0.013327 0.005154 3.905193 ( 4.116048)
test_btest 0.000652 0.000096 81.213319 ( 46.271160)
test_basic 0.002731 0.004532 0.881923 ( 1.455794)
test_all 0.001132 0.000200 589.085150 (304.796004)
test_rubyspec 0.043129 0.009962 88.618980 (129.159932)
total: 499.93 sec