Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-071556
#<BuildRuby:0x000055b492502390
@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.20230506-071556",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.006062 0.000449 2.057509 ( 4.627086)
build_miniruby 0.001530 0.000114 1.456345 ( 1.774691)
build_ruby 0.001595 0.000118 2.745708 ( 3.434077)
build_all 0.007831 0.000000 2.287383 ( 2.857011)
build_install 0.015151 0.004499 3.668750 ( 4.467788)
test_btest 0.000982 0.000092 79.884823 ( 67.817722)
test_basic 0.006977 0.000000 0.800772 ( 1.406281)
test_all 0.001236 0.000000 639.795882 (567.094637)
test_rubyspec 0.037531 0.018076 87.647064 (115.806016)
total: 769.29 sec