Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-093504
#<BuildRuby:0x000055f38e91e3d0
@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.20240219-093504",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000025 0.000005 0.000030 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.008179 0.000800 2.927855 ( 4.511163)
build_miniruby 0.000000 0.001893 1.926904 ( 2.439804)
build_ruby 0.000000 0.001793 3.830696 ( 4.728297)
build_all 0.000000 0.008960 6.941440 ( 6.834931)
build_install 0.013121 0.008950 9.076440 ( 9.369488)
test_btest 0.000834 0.000000 96.737707 ( 80.811388)
test_basic 0.002343 0.006413 1.064755 ( 1.536052)
test_all 0.080691 0.038225 807.364192 (425.520438)
test_rubyspec 0.029148 0.062879 133.038821 (172.387173)
total: 708.14 sec