Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-233148
#<BuildRuby:0x0000562f66e864f8
@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.20231215-233148",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000000 0.000086 0.000086 ( 0.000035)
configure 0.000000 0.000027 0.000027 ( 0.000028)
build_up 0.000080 0.006828 2.381854 ( 2.449596)
build_miniruby 0.001132 0.000283 1.575779 ( 1.575365)
build_ruby 0.001739 0.000000 3.131475 ( 3.338515)
build_all 0.004486 0.003508 5.696425 ( 2.662586)
build_install 0.013328 0.003297 7.254699 ( 3.741351)
test_btest 0.000615 0.000164 83.140090 ( 30.683074)
test_basic 0.000185 0.007661 0.903196 ( 0.982030)
test_all 0.071887 0.048489 682.308441 (254.055557)
test_rubyspec 0.041655 0.025089 96.657016 (108.821171)
total: 408.31 sec