Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-185049
#<BuildRuby:0x00007f2f89e9fdd0
@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.20241231-185049",
@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.000019 0.000007 0.000026 ( 0.000024)
autoconf 0.000028 0.000011 0.000039 ( 0.000039)
configure 0.000022 0.000008 0.000030 ( 0.000031)
build_up 0.001344 0.004512 1.956317 ( 2.251218)
build_miniruby 0.001036 0.000414 1.557276 ( 1.556681)
build_ruby 0.001399 0.000559 3.951099 ( 4.121021)
build_all 0.007683 0.000776 6.087097 ( 2.484782)
build_install 0.009746 0.006953 7.707589 ( 4.032826)
test_btest 0.000637 0.000259 74.349956 ( 19.903503)
test_basic 0.001748 0.010406 1.054048 ( 1.118370)
test_all 0.115013 0.027585 740.162709 (220.094532)
test_rubyspec 0.063839 0.014750 118.481920 ( 27.486266)
total: 283.05 sec