Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-095625
#<BuildRuby:0x00005617795061a8
@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.20231231-095625",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.005437 0.000351 1.669998 ( 2.025986)
build_miniruby 0.001692 0.000000 1.694345 ( 1.705675)
build_ruby 0.001915 0.000000 3.194237 ( 3.415651)
build_all 0.007381 0.000685 5.576153 ( 2.866368)
build_install 0.010940 0.005878 6.721720 ( 4.192734)
test_btest 0.000749 0.000181 81.955319 ( 33.316347)
test_basic 0.006880 0.000717 0.891136 ( 0.980765)
test_all 0.080698 0.039979 771.060393 (280.537148)
test_rubyspec 0.051391 0.015605 94.788824 (106.560543)
total: 435.60 sec