Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-230634
#<BuildRuby:0x00007f6c0ed2fdd0
@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.20240728-230634",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000009 0.000005 0.000014 ( 0.000014)
autoconf 0.000019 0.000009 0.000028 ( 0.000029)
configure 0.000013 0.000007 0.000020 ( 0.000020)
build_up 0.007815 0.000000 2.661932 ( 2.965745)
build_miniruby 0.001793 0.000000 3.760532 ( 3.372279)
build_ruby 0.001782 0.000000 3.142278 ( 3.366008)
build_all 0.007164 0.001072 6.406961 ( 2.467746)
build_install 0.006415 0.011517 8.408404 ( 3.813576)
test_btest 0.000530 0.000252 102.263662 ( 26.196889)
test_basic 0.000700 0.008548 1.014534 ( 1.073131)
test_all 0.120510 0.025884 715.554706 (206.644882)
test_rubyspec 0.042403 0.045638 165.971192 ( 28.012714)
total: 277.91 sec