Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-000446
#<BuildRuby:0x000055d7360ea1d8
@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.20230202-000446",
@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.000013 0.000001 0.000014 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.000638 0.003575 1.080562 ( 1.483748)
build_miniruby 0.001237 0.000161 1.170778 ( 1.170725)
build_ruby 0.001209 0.000158 2.166378 ( 2.367889)
build_all 0.006104 0.000796 3.769853 ( 1.949220)
build_install 0.011682 0.002884 2.902034 ( 2.115068)
test_btest 0.000866 0.000000 56.197491 ( 18.429176)
test_basic 0.005088 0.000000 0.378495 ( 0.472142)
test_all 0.001587 0.000000 649.181853 (203.911215)
test_rubyspec 0.030722 0.013952 67.514101 ( 77.483407)
total: 309.38 sec