Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-205711
#<BuildRuby:0x00005641d3a5e130
@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.20230721-205711",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.003494 0.003922 2.090116 ( 4.928713)
build_miniruby 0.001072 0.000214 1.557135 ( 1.824766)
build_ruby 0.000000 0.001697 3.157679 ( 10.213277)
build_all 0.000000 0.007345 2.547581 ( 3.010955)
build_install 0.015427 0.002742 3.935904 ( 4.403498)
test_btest 0.000000 0.000967 77.828219 ( 48.551251)
test_basic 0.004219 0.003044 0.882230 ( 1.161553)
test_all 0.001378 0.000414 613.247508 (337.985180)
test_rubyspec 0.024358 0.032398 89.614410 (129.635257)
total: 541.72 sec