Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-085528
#<BuildRuby:0x000055c256b16318
@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.20230510-085528",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.001937 0.003822 1.750349 ( 3.067810)
build_miniruby 0.001152 0.000133 1.047742 ( 1.045962)
build_ruby 0.000000 0.001453 2.167968 ( 2.386038)
build_all 0.003644 0.001884 1.793736 ( 0.957054)
build_install 0.008702 0.003406 2.832868 ( 1.834253)
test_btest 0.000636 0.000102 73.110460 ( 18.898759)
test_basic 0.004514 0.000728 0.638310 ( 0.711856)
test_all 0.002006 0.000324 538.387411 (156.967187)
test_rubyspec 0.033895 0.011608 72.517715 ( 84.394349)
total: 270.26 sec