Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-043908
#<BuildRuby:0x0000555e46786258
@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.20240313-043908",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.005348 0.003485 2.780387 ( 2.760926)
build_miniruby 0.001426 0.000246 1.723564 ( 1.733446)
build_ruby 0.001540 0.000265 3.645425 ( 3.877560)
build_all 0.000814 0.007141 7.040818 ( 3.816854)
build_install 0.018953 0.001581 8.913879 ( 5.578562)
test_btest 0.001025 0.000218 97.579071 ( 44.424978)
test_basic 0.006130 0.001300 0.992856 ( 1.132154)
test_all 0.083027 0.034835 757.208062 (330.951975)
test_rubyspec 0.052940 0.034225 126.879380 (136.323566)
total: 530.60 sec