Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-030319
#<BuildRuby:0x000055aa053a5e58
@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.20240110-030319",
@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.000022 0.000000 0.000022 ( 0.000022)
configure 0.000020 0.000000 0.000020 ( 0.000021)
build_up 0.001076 0.004072 1.557290 ( 1.927184)
build_miniruby 0.001481 0.000118 1.661831 ( 1.659964)
build_ruby 0.002078 0.000000 3.458972 ( 3.692304)
build_all 0.006973 0.000070 5.699523 ( 2.720984)
build_install 0.009450 0.004701 6.558944 ( 3.285243)
test_btest 0.000000 0.000926 82.977377 ( 30.204331)
test_basic 0.004582 0.003357 0.810633 ( 0.885541)
test_all 0.062858 0.056247 739.275914 (272.159336)
test_rubyspec 0.034498 0.030514 94.978182 (106.662869)
total: 423.20 sec