Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-072520
#<BuildRuby:0x0000556bf4ffa3b0
@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.20240209-072520",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.005994 0.000680 2.067206 ( 3.891429)
build_miniruby 0.001441 0.000420 1.741198 ( 2.160278)
build_ruby 0.001473 0.000429 3.936963 ( 4.974007)
build_all 0.007958 0.001139 6.890407 ( 6.922828)
build_install 0.021299 0.001226 8.701932 ( 9.270599)
test_btest 0.000740 0.000178 95.551102 ( 85.099638)
test_basic 0.003374 0.004024 1.031354 ( 1.425490)
test_all 0.081008 0.047306 850.644460 (485.385819)
test_rubyspec 0.051616 0.058262 191.409915 (217.759382)
total: 816.89 sec