Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-022024
#<BuildRuby:0x00005610443c61a8
@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.20230711-022024",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.002806 0.003433 1.967252 ( 3.375514)
build_miniruby 0.000000 0.001601 1.641011 ( 1.644918)
build_ruby 0.000000 0.002088 3.251271 ( 3.485316)
build_all 0.006739 0.000898 2.608536 ( 2.201222)
build_install 0.013418 0.004851 3.760609 ( 3.110580)
test_btest 0.000552 0.000086 79.088172 ( 38.911474)
test_basic 0.000000 0.007387 0.860393 ( 1.009820)
test_all 0.001651 0.000394 608.979720 (273.989965)
test_rubyspec 0.030319 0.021974 92.023359 (105.334000)
total: 433.06 sec