Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-152036
#<BuildRuby:0x000055a9eba81e80
@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.20240115-152036",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.001955 0.004311 1.720288 ( 2.722391)
build_miniruby 0.001651 0.000317 1.685135 ( 1.839598)
build_ruby 0.000000 0.001771 3.618385 ( 3.881189)
build_all 0.005123 0.002455 5.829384 ( 3.610218)
build_install 0.015620 0.001526 6.897200 ( 4.379698)
test_btest 0.000772 0.000159 82.311133 ( 39.684407)
test_basic 0.000000 0.007012 0.906595 ( 1.007304)
test_all 0.072709 0.045729 775.442325 (294.187748)
test_rubyspec 0.041449 0.027751 92.717868 (104.742681)
total: 456.06 sec