Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-005615
#<BuildRuby:0x000055631e4cde80
@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.20240130-005615",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000031 0.000000 0.000031 ( 0.000030)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.005756 0.000303 1.901860 ( 2.337877)
build_miniruby 0.001658 0.000000 1.584110 ( 1.585508)
build_ruby 0.001886 0.000000 3.392327 ( 14.214612)
build_all 0.005764 0.002935 6.230865 ( 2.949204)
build_install 0.015405 0.005294 7.849122 ( 4.727151)
test_btest 0.000891 0.000167 87.752123 ( 35.111186)
test_basic 0.006289 0.001179 0.944694 ( 1.042284)
test_all 0.093417 0.028298 779.809785 (383.951754)
test_rubyspec 0.053052 0.062729 188.776879 (283.388366)
total: 729.31 sec