Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-010214
#<BuildRuby:0x000055e91eb1e240
@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.20240117-010214",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.002192 0.003439 1.632832 ( 2.081534)
build_miniruby 0.001255 0.000325 1.591974 ( 1.594544)
build_ruby 0.000000 0.001690 3.123009 ( 3.345644)
build_all 0.005314 0.002531 5.659910 ( 3.239927)
build_install 0.011727 0.006343 7.094696 ( 4.895234)
test_btest 0.000622 0.000193 83.336219 ( 42.244748)
test_basic 0.003215 0.003882 0.914219 ( 1.024155)
test_all 0.089505 0.027898 815.468487 (351.456737)
test_rubyspec 0.054455 0.047433 168.222121 (180.983350)
total: 590.87 sec