Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-205207
#<BuildRuby:0x00005577f168a3d0
@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.20230330-205207",
@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.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.002057 0.003669 1.548472 ( 3.100819)
build_miniruby 0.001071 0.000186 0.930514 ( 0.928878)
build_ruby 0.000000 0.001360 1.840093 ( 2.024791)
build_all 0.002327 0.003061 1.695358 ( 0.887603)
build_install 0.007807 0.003994 2.541992 ( 1.560795)
test_btest 0.000540 0.000130 66.101065 ( 16.986440)
test_basic 0.000231 0.004155 0.422715 ( 0.516177)
test_all 0.001777 0.000094 464.742159 (143.323180)
test_rubyspec 0.028284 0.009099 65.532885 ( 75.497355)
total: 244.83 sec