Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-222714
#<BuildRuby:0x0000557f49f46118
@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.20230626-222714",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.005214 0.001002 2.039591 ( 5.009358)
build_miniruby 0.001396 0.000269 1.536647 ( 2.443609)
build_ruby 0.001683 0.000000 2.949336 ( 4.192862)
build_all 0.003192 0.004398 2.390506 ( 2.943347)
build_install 0.011171 0.007167 3.837758 ( 3.999885)
test_btest 0.000691 0.000179 78.211414 ( 48.114786)
test_basic 0.005363 0.001390 0.875843 ( 1.239594)
test_all 0.001841 0.000477 597.518285 (342.217434)
test_rubyspec 0.025074 0.028981 88.903016 (131.400061)
total: 541.56 sec