Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-160052
#<BuildRuby:0x00007f6e2b39fdc8
@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.20240826-160052",
@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.000027 0.000002 0.000029 ( 0.000029)
autoconf 0.000049 0.000005 0.000054 ( 0.000053)
configure 0.000048 0.000005 0.000053 ( 0.000052)
build_up 0.008760 0.000876 4.115669 ( 5.919851)
build_miniruby 0.001876 0.000187 1.881465 ( 2.378702)
build_ruby 0.002803 0.000000 4.867606 ( 5.781835)
build_all 0.010956 0.000933 9.222958 ( 9.653205)
build_install 0.006375 0.020329 12.428908 ( 12.536414)
test_btest 0.001009 0.000201 124.232815 (119.471547)
test_basic 0.006927 0.004912 1.357851 ( 2.248130)
test_all 0.125390 0.039273 893.923215 (653.499591)
test_rubyspec 0.053867 0.040385 172.261379 ( 67.807640)
total: 879.30 sec