Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-192941
#<BuildRuby:0x000055e824fea008
@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.20231211-192941",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.002897 0.003848 2.384215 ( 2.584370)
build_miniruby 0.000000 0.001620 1.633324 ( 1.632586)
build_ruby 0.000000 0.001603 3.012749 ( 3.215397)
build_all 0.007198 0.000000 6.006307 ( 2.947422)
build_install 0.009094 0.011623 7.556179 ( 4.539968)
test_btest 0.000303 0.002727 83.588192 ( 32.138077)
test_basic 0.001052 0.005516 0.882741 ( 0.950800)
test_all 0.080605 0.038805 699.700558 (299.370624)
test_rubyspec 0.019488 0.046415 95.485946 (107.840907)
total: 455.22 sec