Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-110217
#<BuildRuby:0x000055b3a37ae8e0
@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-110217",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.003972 0.004080 2.546727 ( 3.675250)
build_miniruby 0.001719 0.000000 1.645037 ( 1.837099)
build_ruby 0.001893 0.000000 3.538127 ( 4.117831)
build_all 0.003910 0.004036 6.142307 ( 4.540969)
build_install 0.018212 0.000000 7.654000 ( 6.205402)
test_btest 0.001022 0.000000 83.624970 ( 70.938640)
test_basic 0.007280 0.000542 0.916846 ( 4.359571)
test_all 0.087636 0.036036 734.216482 (375.953382)
test_rubyspec 0.027907 0.041133 99.156465 (125.853828)
total: 597.48 sec