Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-230125
#<BuildRuby:0x00005621e9f9dce0
@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.20231216-230125",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000034 0.000004 0.000038 ( 0.000040)
configure 0.000029 0.000004 0.000033 ( 0.000035)
build_up 0.007780 0.000000 2.572788 ( 3.702652)
build_miniruby 0.001712 0.000000 1.728559 ( 1.985530)
build_ruby 0.002086 0.000000 3.477754 ( 3.807394)
build_all 0.000000 0.008962 6.101952 ( 5.332269)
build_install 0.010460 0.012128 7.723656 ( 6.805646)
test_btest 0.000765 0.000213 84.645072 ( 70.669607)
test_basic 0.004835 0.001343 0.971935 ( 1.851922)
test_all 0.084925 0.041013 689.773256 (462.850980)
test_rubyspec 0.020836 0.050281 105.181277 (144.492689)
total: 701.50 sec