Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-055840
#<BuildRuby:0x0000559601b5df00
@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.20230611-055840",
@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.000022 0.000005 0.000027 ( 0.000022)
autoconf 0.000026 0.000006 0.000032 ( 0.000030)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.005523 0.001150 1.934031 ( 4.232312)
build_miniruby 0.001312 0.000273 1.331309 ( 1.497686)
build_ruby 0.001335 0.000278 2.713395 ( 3.196210)
build_all 0.000000 0.007993 2.214113 ( 2.217143)
build_install 0.015022 0.002383 3.521869 ( 3.337359)
test_btest 0.000000 0.000981 76.487952 ( 39.142461)
test_basic 0.004669 0.002265 0.817844 ( 1.016281)
test_all 0.001522 0.000434 555.689351 (218.695413)
test_rubyspec 0.030615 0.021480 78.994235 ( 90.766049)
total: 364.10 sec